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_papercolor_light.yaml
Normal file
24
base16/base16_papercolor_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#d75f00'
|
||||
background: '#eeeeee'
|
||||
details: lighter
|
||||
foreground: '#444444'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5f8700'
|
||||
blue: '#0087af'
|
||||
cyan: '#005f87'
|
||||
green: '#af0000'
|
||||
magenta: '#005f87'
|
||||
red: '#d70000'
|
||||
white: '#878787'
|
||||
yellow: '#008700'
|
||||
normal:
|
||||
black: '#eeeeee'
|
||||
blue: '#d75f00'
|
||||
cyan: '#d75f00'
|
||||
green: '#8700af'
|
||||
magenta: '#005faf'
|
||||
red: '#bcbcbc'
|
||||
white: '#444444'
|
||||
yellow: '#d70087'
|
Loading…
Add table
Add a link
Reference in a new issue