mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38: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
base16/base16_vulcan.yaml
Normal file
24
base16/base16_vulcan.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#977d7c'
|
||||
background: '#041523'
|
||||
details: darker
|
||||
foreground: '#5b778c'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#7a5759'
|
||||
blue: '#6b6977'
|
||||
cyan: '#977d7c'
|
||||
green: '#122339'
|
||||
magenta: '#333238'
|
||||
red: '#9198a3'
|
||||
white: '#214d68'
|
||||
yellow: '#003552'
|
||||
normal:
|
||||
black: '#041523'
|
||||
blue: '#977d7c'
|
||||
cyan: '#977d7c'
|
||||
green: '#977d7c'
|
||||
magenta: '#9198a3'
|
||||
red: '#818591'
|
||||
white: '#5b778c'
|
||||
yellow: '#adb4b9'
|
Loading…
Add table
Add a link
Reference in a new issue