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: '#5f819d'
|
|
background: '#2c2b2a'
|
|
details: darker
|
|
foreground: '#f9e7c4'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#373b41'
|
|
blue: '#81a2be'
|
|
cyan: '#8abeb7'
|
|
green: '#b5bd68'
|
|
magenta: '#b294bb'
|
|
red: '#cc6666'
|
|
white: '#c5c8c6'
|
|
yellow: '#f0c674'
|
|
normal:
|
|
black: '#282a2e'
|
|
blue: '#5f819d'
|
|
cyan: '#5e8d87'
|
|
green: '#8c9440'
|
|
magenta: '#85678f'
|
|
red: '#a54242'
|
|
white: '#707880'
|
|
yellow: '#de935f'
|