mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
27 lines
513 B
YAML
27 lines
513 B
YAML
accent: "#4136d9"
|
|
background:
|
|
top: "#000000"
|
|
bottom: "#00081e"
|
|
left: "#000000"
|
|
right: "#00081e"
|
|
details: darker
|
|
foreground: "#80c0ff"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#3e7bdc"
|
|
blue: "#ec8129"
|
|
cyan: "#5db6ff"
|
|
green: "#00fdbb"
|
|
magenta: "#fdd600"
|
|
red: "#ff7200"
|
|
white: "#e9f2ff"
|
|
yellow: "#7300ff"
|
|
normal:
|
|
black: "#3e7bdc"
|
|
blue: "#ec8129"
|
|
cyan: "#2ba5ff"
|
|
green: "#38ffc9"
|
|
magenta: "#ffdb1a"
|
|
red: "#ff8c35"
|
|
white: "#d2dbe8"
|
|
yellow: "#7208f4"
|