mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#5454fc'
|
|
background: '#000000'
|
|
details: darker
|
|
foreground: '#a8a8a8'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#545454'
|
|
blue: '#7e7e7e'
|
|
cyan: '#00a800'
|
|
green: '#1c1c1c'
|
|
magenta: '#d2d2d2'
|
|
red: '#a85400'
|
|
white: '#fcfcfc'
|
|
yellow: '#383838'
|
|
normal:
|
|
black: '#000000'
|
|
blue: '#5454fc'
|
|
cyan: '#54fcfc'
|
|
green: '#54fc54'
|
|
magenta: '#fc54fc'
|
|
red: '#fc5454'
|
|
white: '#a8a8a8'
|
|
yellow: '#fcfc54'
|