mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48: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.yaml
Normal file
24
base16/base16_tomorrow_night.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#81a2be'
|
||||
background: '#1d1f21'
|
||||
details: darker
|
||||
foreground: '#c5c8c6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#969896'
|
||||
blue: '#b4b7b4'
|
||||
cyan: '#a3685a'
|
||||
green: '#282a2e'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#de935f'
|
||||
white: '#ffffff'
|
||||
yellow: '#373b41'
|
||||
normal:
|
||||
black: '#1d1f21'
|
||||
blue: '#81a2be'
|
||||
cyan: '#8abeb7'
|
||||
green: '#b5bd68'
|
||||
magenta: '#b294bb'
|
||||
red: '#cc6666'
|
||||
white: '#c5c8c6'
|
||||
yellow: '#f0c674'
|
Loading…
Add table
Add a link
Reference in a new issue