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/tomorrow_night_bright.yaml
Normal file
24
standard/tomorrow_night_bright.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#7aa6da'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#eaeaea'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#666666'
|
||||
blue: '#7aa6da'
|
||||
cyan: '#54ced6'
|
||||
green: '#9ec400'
|
||||
magenta: '#b77ee0'
|
||||
red: '#ff3334'
|
||||
white: '#2a2a2a'
|
||||
yellow: '#e7c547'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#7aa6da'
|
||||
cyan: '#70c0ba'
|
||||
green: '#b9ca4a'
|
||||
magenta: '#c397d8'
|
||||
red: '#d54e53'
|
||||
white: '#424242'
|
||||
yellow: '#e6c547'
|
Loading…
Add table
Add a link
Reference in a new issue