mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
standard/tomorrow_night.yaml
Normal file
24
standard/tomorrow_night.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#81a2be'
|
||||
background: '#1d1f21'
|
||||
details: darker
|
||||
foreground: '#c5c8c6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#666666'
|
||||
blue: '#81a2be'
|
||||
cyan: '#54ced6'
|
||||
green: '#9ec400'
|
||||
magenta: '#b77ee0'
|
||||
red: '#ff3334'
|
||||
white: '#282a2e'
|
||||
yellow: '#f0c674'
|
||||
normal:
|
||||
black: '#1d1f21'
|
||||
blue: '#81a2be'
|
||||
cyan: '#70c0ba'
|
||||
green: '#b5bd68'
|
||||
magenta: '#b294bb'
|
||||
red: '#cc6666'
|
||||
white: '#373b41'
|
||||
yellow: '#e6c547'
|
Loading…
Add table
Add a link
Reference in a new issue