mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
24 lines
453 B
YAML
24 lines
453 B
YAML
|
|
accent: '#277FFF'
|
|
background: '#272a34'
|
|
details: darker
|
|
foreground: '#FFFFFF'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#1F2229'
|
|
blue: '#367bf0'
|
|
cyan: '#49AEE6'
|
|
green: '#5EBDAB'
|
|
magenta: '#BF2E5D'
|
|
red: '#D41919'
|
|
white: '#FFFFFF'
|
|
yellow: '#FEA44C'
|
|
normal:
|
|
black: '#1F2229'
|
|
blue: '#277FFF'
|
|
cyan: '#05A1F7'
|
|
green: '#47D4B9'
|
|
magenta: '#D71655'
|
|
red: '#EC0101'
|
|
white: '#FFFFFF'
|
|
yellow: '#FF8A18'
|