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: '#81A1C1'
|
|
background: '#2E3440'
|
|
details: darker
|
|
foreground: '#D8DEE9'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#4C566A'
|
|
blue: '#81A1C1'
|
|
cyan: '#8FBCBB'
|
|
green: '#A3BE8C'
|
|
magenta: '#B48EAD'
|
|
red: '#BF616A'
|
|
white: '#ECEFF4'
|
|
yellow: '#EBCB8B'
|
|
normal:
|
|
black: '#3B4252'
|
|
blue: '#81A1C1'
|
|
cyan: '#88C0D0'
|
|
green: '#A3BE8C'
|
|
magenta: '#B48EAD'
|
|
red: '#BF616A'
|
|
white: '#E5E9F0'
|
|
yellow: '#EBCB8B'
|