mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Moving themes to multiple folders
This commit is contained in:
parent
2bffdedb49
commit
1a2bfc81f7
78 changed files with 0 additions and 0 deletions
24
standard/papercolor_light.yaml
Normal file
24
standard/papercolor_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0087af'
|
||||
background: '#eeeeee'
|
||||
details: lighter
|
||||
foreground: '#878787'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#bcbcbc'
|
||||
blue: '#d75f00'
|
||||
cyan: '#005faf'
|
||||
green: '#d70087'
|
||||
magenta: '#d75f00'
|
||||
red: '#d70000'
|
||||
white: '#005f87'
|
||||
yellow: '#8700af'
|
||||
normal:
|
||||
black: '#eeeeee'
|
||||
blue: '#0087af'
|
||||
cyan: '#005f87'
|
||||
green: '#008700'
|
||||
magenta: '#878787'
|
||||
red: '#af0000'
|
||||
white: '#444444'
|
||||
yellow: '#5f8700'
|
Loading…
Add table
Add a link
Reference in a new issue