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: '#81a2be'
|
|
background: '#1d1f21'
|
|
details: darker
|
|
foreground: '#c5c8c6'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#666666'
|
|
blue: '#81a2be'
|
|
cyan: '#54ced6'
|
|
green: '#9ec400'
|
|
magenta: '#b77ee0'
|
|
red: '#ff3334'
|
|
white: '#282a2e'
|
|
yellow: '#f0c674'
|
|
normal:
|
|
black: '#1d1f21'
|
|
blue: '#81a2be'
|
|
cyan: '#70c0ba'
|
|
green: '#b5bd68'
|
|
magenta: '#b294bb'
|
|
red: '#cc6666'
|
|
white: '#373b41'
|
|
yellow: '#e6c547'
|