mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
24 lines
451 B
YAML
24 lines
451 B
YAML
|
|
accent: '#7587a6'
|
|
background: '#1e1e1e'
|
|
details: lighter
|
|
foreground: '#a7a7a7'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#5f5a60'
|
|
blue: '#838184'
|
|
cyan: '#9b703f'
|
|
green: '#323537'
|
|
magenta: '#c3c3c3'
|
|
red: '#cda869'
|
|
white: '#ffffff'
|
|
yellow: '#464b50'
|
|
normal:
|
|
black: '#1e1e1e'
|
|
blue: '#7587a6'
|
|
cyan: '#afc4db'
|
|
green: '#8f9d6a'
|
|
magenta: '#9b859d'
|
|
red: '#cf6a4c'
|
|
white: '#a7a7a7'
|
|
yellow: '#f9ee98'
|