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_dirtysea.yaml
Normal file
24
base16/base16_dirtysea.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#007300'
|
||||
background: '#e0e0e0'
|
||||
details: darker
|
||||
foreground: '#000000'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#707070'
|
||||
blue: '#202020'
|
||||
cyan: '#755b00'
|
||||
green: '#d0dad0'
|
||||
magenta: '#f8f8f8'
|
||||
red: '#006565'
|
||||
white: '#c4d9c4'
|
||||
yellow: '#d0d0d0'
|
||||
normal:
|
||||
black: '#e0e0e0'
|
||||
blue: '#007300'
|
||||
cyan: '#755b00'
|
||||
green: '#730073'
|
||||
magenta: '#000090'
|
||||
red: '#840000'
|
||||
white: '#000000'
|
||||
yellow: '#755b00'
|
Loading…
Add table
Add a link
Reference in a new issue