mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
23 lines
450 B
YAML
23 lines
450 B
YAML
accent: "#3d8fd1"
|
|
background: "#f5f7ff"
|
|
details: lighter
|
|
foreground: "#5e6687"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#898ea4"
|
|
blue: "#6b7394"
|
|
cyan: "#9c637a"
|
|
green: "#dfe2f1"
|
|
magenta: "#293256"
|
|
red: "#c76b29"
|
|
white: "#202746"
|
|
yellow: "#979db4"
|
|
normal:
|
|
black: "#f5f7ff"
|
|
blue: "#3d8fd1"
|
|
cyan: "#22a2c9"
|
|
green: "#ac9739"
|
|
magenta: "#6679cc"
|
|
red: "#c94922"
|
|
white: "#5e6687"
|
|
yellow: "#c08b30"
|