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: "#277FFF"
|
|
background: "#272a34"
|
|
details: darker
|
|
foreground: "#FFFFFF"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#1F2229"
|
|
blue: "#367bf0"
|
|
cyan: "#49AEE6"
|
|
green: "#5EBDAB"
|
|
magenta: "#BF2E5D"
|
|
red: "#D41919"
|
|
white: "#FFFFFF"
|
|
yellow: "#FEA44C"
|
|
normal:
|
|
black: "#1F2229"
|
|
blue: "#277FFF"
|
|
cyan: "#05A1F7"
|
|
green: "#47D4B9"
|
|
magenta: "#D71655"
|
|
red: "#EC0101"
|
|
white: "#FFFFFF"
|
|
yellow: "#FF8A18"
|