mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
450 B
YAML
23 lines
450 B
YAML
accent: "#6a9fb5"
|
|
background: "#f5f5f5"
|
|
details: lighter
|
|
foreground: "#303030"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#b0b0b0"
|
|
blue: "#505050"
|
|
cyan: "#8f5536"
|
|
green: "#e0e0e0"
|
|
magenta: "#202020"
|
|
red: "#d28445"
|
|
white: "#151515"
|
|
yellow: "#d0d0d0"
|
|
normal:
|
|
black: "#f5f5f5"
|
|
blue: "#6a9fb5"
|
|
cyan: "#75b5aa"
|
|
green: "#90a959"
|
|
magenta: "#aa759f"
|
|
red: "#ac4142"
|
|
white: "#303030"
|
|
yellow: "#f4bf75"
|