mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
449 B
YAML
23 lines
449 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"
|