mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#0d6678'
|
|
background: '#1d2021'
|
|
details: darker
|
|
foreground: '#a89984'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#665c54'
|
|
blue: '#928374'
|
|
cyan: '#a87322'
|
|
green: '#32302f'
|
|
magenta: '#d5c4a1'
|
|
red: '#fe8625'
|
|
white: '#fdf4c1'
|
|
yellow: '#504945'
|
|
normal:
|
|
black: '#1d2021'
|
|
blue: '#0d6678'
|
|
cyan: '#8ba59b'
|
|
green: '#95c085'
|
|
magenta: '#8f4673'
|
|
red: '#fb543f'
|
|
white: '#a89984'
|
|
yellow: '#fac03b'
|