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: '#1d99f3'
|
|
background: '#232627'
|
|
details: darker
|
|
foreground: '#fcfcfc'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#7f8c8d'
|
|
blue: '#3daee9'
|
|
cyan: '#16a085'
|
|
green: '#1cdc9a'
|
|
magenta: '#8e44ad'
|
|
red: '#c0392b'
|
|
white: '#ffffff'
|
|
yellow: '#fdbc4b'
|
|
normal:
|
|
black: '#232627'
|
|
blue: '#1d99f3'
|
|
cyan: '#1abc9c'
|
|
green: '#11d116'
|
|
magenta: '#9b59b6'
|
|
red: '#ed1515'
|
|
white: '#fcfcfc'
|
|
yellow: '#f67400'
|