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: '#8e7dc6'
|
|
background: '#271c3a'
|
|
details: darker
|
|
foreground: '#dedcdf'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#5d5766'
|
|
blue: '#bebcbf'
|
|
cyan: '#59325c'
|
|
green: '#100323'
|
|
magenta: '#edeaef'
|
|
red: '#918889'
|
|
white: '#bbaadd'
|
|
yellow: '#3e2d5c'
|
|
normal:
|
|
black: '#271c3a'
|
|
blue: '#8e7dc6'
|
|
cyan: '#7263aa'
|
|
green: '#c6914b'
|
|
magenta: '#953b9d'
|
|
red: '#a92258'
|
|
white: '#dedcdf'
|
|
yellow: '#804ead'
|