mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
24 lines
453 B
YAML
24 lines
453 B
YAML
|
|
accent: '#8485ce'
|
|
background: '#292c36'
|
|
details: darker
|
|
foreground: '#d8d8d8'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#65568a'
|
|
blue: '#b8b8b8'
|
|
cyan: '#986841'
|
|
green: '#333344'
|
|
magenta: '#e8e8e8'
|
|
red: '#d28e5d'
|
|
white: '#f8f8f8'
|
|
yellow: '#474160'
|
|
normal:
|
|
black: '#292c36'
|
|
blue: '#8485ce'
|
|
cyan: '#64878f'
|
|
green: '#95c76f'
|
|
magenta: '#b74989'
|
|
red: '#f84547'
|
|
white: '#d8d8d8'
|
|
yellow: '#efa16b'
|