mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#9ccfd8'
|
|
background: '#232136'
|
|
details: darker
|
|
foreground: '#e0def4'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#59546d'
|
|
blue: '#817c9c'
|
|
cyan: '#b9b9bc'
|
|
green: '#2a273f'
|
|
magenta: '#f5f5f7'
|
|
red: '#eb6f92'
|
|
white: '#d9d7e1'
|
|
yellow: '#393552'
|
|
normal:
|
|
black: '#232136'
|
|
blue: '#9ccfd8'
|
|
cyan: '#3e8fb0'
|
|
green: '#ea9a97'
|
|
magenta: '#c4a7e7'
|
|
red: '#ecebf0'
|
|
white: '#e0def4'
|
|
yellow: '#f6c177'
|