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: "#123e7c"
|
|
background: "#000b1e"
|
|
details: darker
|
|
foreground: "#0abdc6"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#1c61c2"
|
|
blue: "#00ff00"
|
|
cyan: "#0abdc6"
|
|
green: "#d300c4"
|
|
magenta: "#711c91"
|
|
red: "#ff0000"
|
|
white: "#d7d7d5"
|
|
yellow: "#f57800"
|
|
normal:
|
|
black: "#123e7c"
|
|
blue: "#123e7c"
|
|
cyan: "#0abdc6"
|
|
green: "#d300c4"
|
|
magenta: "#711c91"
|
|
red: "#ff0000"
|
|
white: "#d7d7d5"
|
|
yellow: "#f57800"
|