mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#8897F4"
|
|
background: "#1D1F28"
|
|
details: darker
|
|
foreground: "#FDFDFD"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#414458"
|
|
blue: "#FF8037"
|
|
cyan: "#3FDCEE"
|
|
green: "#18E3C8"
|
|
magenta: "#556FFF"
|
|
red: "#FF4971"
|
|
white: "#BEBEC1"
|
|
yellow: "#EBCB8B"
|
|
normal:
|
|
black: "#282A36"
|
|
blue: "#8897F4"
|
|
cyan: "#79E6F3"
|
|
green: "#5ADECD"
|
|
magenta: "#C574DD"
|
|
red: "#F37F97"
|
|
white: "#FDFDFD"
|
|
yellow: "#F2A272"
|