mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Moving themes to multiple folders
This commit is contained in:
parent
2bffdedb49
commit
1a2bfc81f7
78 changed files with 0 additions and 0 deletions
24
standard/nord.yaml
Normal file
24
standard/nord.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#81A1C1'
|
||||
background: '#2E3440'
|
||||
details: darker
|
||||
foreground: '#D8DEE9'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#4C566A'
|
||||
blue: '#81A1C1'
|
||||
cyan: '#8FBCBB'
|
||||
green: '#A3BE8C'
|
||||
magenta: '#B48EAD'
|
||||
red: '#BF616A'
|
||||
white: '#ECEFF4'
|
||||
yellow: '#EBCB8B'
|
||||
normal:
|
||||
black: '#3B4252'
|
||||
blue: '#81A1C1'
|
||||
cyan: '#88C0D0'
|
||||
green: '#A3BE8C'
|
||||
magenta: '#B48EAD'
|
||||
red: '#BF616A'
|
||||
white: '#E5E9F0'
|
||||
yellow: '#EBCB8B'
|
Loading…
Add table
Add a link
Reference in a new issue