mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#3971ed'
|
|
background: '#1d1f21'
|
|
details: darker
|
|
foreground: '#c5c8c6'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#969896'
|
|
blue: '#b4b7b4'
|
|
cyan: '#3971ed'
|
|
green: '#282a2e'
|
|
magenta: '#e0e0e0'
|
|
red: '#f96a38'
|
|
white: '#ffffff'
|
|
yellow: '#373b41'
|
|
normal:
|
|
black: '#1d1f21'
|
|
blue: '#3971ed'
|
|
cyan: '#3971ed'
|
|
green: '#198844'
|
|
magenta: '#a36ac7'
|
|
red: '#cc342b'
|
|
white: '#c5c8c6'
|
|
yellow: '#fba922'
|