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: "#407ee7"
|
|
background: "#f1efee"
|
|
details: lighter
|
|
foreground: "#68615e"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#9c9491"
|
|
blue: "#766e6b"
|
|
cyan: "#c33ff3"
|
|
green: "#e6e2e0"
|
|
magenta: "#2c2421"
|
|
red: "#df5320"
|
|
white: "#1b1918"
|
|
yellow: "#a8a19f"
|
|
normal:
|
|
black: "#f1efee"
|
|
blue: "#407ee7"
|
|
cyan: "#3d97b8"
|
|
green: "#7b9726"
|
|
magenta: "#6666ea"
|
|
red: "#f22c40"
|
|
white: "#68615e"
|
|
yellow: "#c38418"
|