mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
24 lines
454 B
YAML
24 lines
454 B
YAML
|
|
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'
|