mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -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/tokyo_night.yaml
Normal file
24
standard/tokyo_night.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#7aa2f7'
|
||||
background: '#1a1b26'
|
||||
details: darker
|
||||
foreground: '#a9b1d6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#444b6a'
|
||||
blue: '#7da6ff'
|
||||
cyan: '#0db9d7'
|
||||
green: '#b9f27c'
|
||||
magenta: '#bb9af7'
|
||||
red: '#ff7a93'
|
||||
white: '#acb0d0'
|
||||
yellow: '#ff9e64'
|
||||
normal:
|
||||
black: '#32344a'
|
||||
blue: '#7aa2f7'
|
||||
cyan: '#449dab'
|
||||
green: '#9ece6a'
|
||||
magenta: '#ad8ee6'
|
||||
red: '#f7768e'
|
||||
white: '#787c99'
|
||||
yellow: '#e0af68'
|
Loading…
Add table
Add a link
Reference in a new issue