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
base16/base16_sandcastle.yaml
Normal file
24
base16/base16_sandcastle.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#83a598'
|
||||
background: '#282c34'
|
||||
details: darker
|
||||
foreground: '#a89984'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#665c54'
|
||||
blue: '#928374'
|
||||
cyan: '#a87322'
|
||||
green: '#2c323b'
|
||||
magenta: '#d5c4a1'
|
||||
red: '#a07e3b'
|
||||
white: '#fdf4c1'
|
||||
yellow: '#3e4451'
|
||||
normal:
|
||||
black: '#282c34'
|
||||
blue: '#83a598'
|
||||
cyan: '#83a598'
|
||||
green: '#528b8b'
|
||||
magenta: '#d75f5f'
|
||||
red: '#83a598'
|
||||
white: '#a89984'
|
||||
yellow: '#a07e3b'
|
Loading…
Add table
Add a link
Reference in a new issue