mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
base16/base16_tomorrow_night_eighties.yaml
Normal file
24
base16/base16_tomorrow_night_eighties.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#6699cc'
|
||||
background: '#2d2d2d'
|
||||
details: darker
|
||||
foreground: '#cccccc'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#999999'
|
||||
blue: '#b4b7b4'
|
||||
cyan: '#a3685a'
|
||||
green: '#393939'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#f99157'
|
||||
white: '#ffffff'
|
||||
yellow: '#515151'
|
||||
normal:
|
||||
black: '#2d2d2d'
|
||||
blue: '#6699cc'
|
||||
cyan: '#66cccc'
|
||||
green: '#99cc99'
|
||||
magenta: '#cc99cc'
|
||||
red: '#f2777a'
|
||||
white: '#cccccc'
|
||||
yellow: '#ffcc66'
|
Loading…
Add table
Add a link
Reference in a new issue