Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
|**[Night Owl](night_owl.yaml)**:|<img src='previews/night_owl.yaml.svg' width='300'>|
|**[Nightfly](nightfly.yaml)**:|<img src='previews/nightfly.yaml.svg' width='300'>|
|**[Nord](nord.yaml)**:|<img src='previews/nord.yaml.svg' width='300'>|
|**[Nordic](nordic.yaml)**:|<img src='previews/nordic.yaml.svg' width='300'>|
|**[Oceanic Next](oceanic_next.yaml)**:|<img src='previews/oceanic_next.yaml.svg' width='300'>|
|**[Omni](omni.yaml)**:|<img src='previews/omni.yaml.svg' width='300'>|
|**[One Dark](one_dark.yaml)**:|<img src='previews/one_dark.yaml.svg' width='300'>|
Expand Down
27 changes: 27 additions & 0 deletions standard/nordic.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Nordic
accent:
left: "#81a1c1" # Frost blue (primary accent)
right: "#88c0d0" # Frost cyan (secondary accent)
cursor: "#d8dee9" # Snow Storm (soft white cursor)
background: "#2e3440" # Polar Night base (main background)
details: darker # Nordic is generally low-contrast, dark
foreground: "#d8dee9" # Snow Storm (main text)
terminal_colors:
bright:
black: "#4c566a" # Light Polar Night (comments/shadows)
blue: "#81a1c1" # Frost blue
cyan: "#8fbcbb" # Frost cyan-green
green: "#a3be8c" # Aurora green
magenta: "#b48ead" # Aurora purple
red: "#bf616a" # Aurora red
white: "#eceff4" # Snow Storm brightest
yellow: "#ebcb8b" # Aurora yellow
normal:
black: "#3b4252" # Polar Night 2
blue: "#5e81ac" # Frost darker blue
cyan: "#88c0d0" # Frost cyan
green: "#a3be8c" # Aurora green
magenta: "#b48ead" # Aurora purple
red: "#bf616a" # Aurora red
white: "#d8dee9" # Snow Storm light
yellow: "#ebcb8b" # Aurora yellow
51 changes: 51 additions & 0 deletions standard/previews/nordic.yaml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.