mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#47a0f3"
|
|
background: "#101421"
|
|
details: darker
|
|
foreground: "#fffbf6"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#565656"
|
|
blue: "#49a4f8"
|
|
cyan: "#99faf2"
|
|
green: "#c0e17d"
|
|
magenta: "#a47de9"
|
|
red: "#ec5357"
|
|
white: "#ffffff"
|
|
yellow: "#f9da6a"
|
|
normal:
|
|
black: "#2e2e2e"
|
|
blue: "#47a0f3"
|
|
cyan: "#64dbed"
|
|
green: "#abe047"
|
|
magenta: "#7b5cb0"
|
|
red: "#eb4129"
|
|
white: "#e5e9f0"
|
|
yellow: "#f6c744"
|