mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
parent
746f6cea0a
commit
b037593691
11 changed files with 375 additions and 0 deletions
23
standard/vitesse_dark_soft.yaml
Normal file
23
standard/vitesse_dark_soft.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: "#4d9375"
|
||||
background: "#222"
|
||||
details: darker
|
||||
foreground: "#dbd7ca"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#393a34"
|
||||
blue: "#6394bf"
|
||||
cyan: "#5eaab5"
|
||||
green: "#4d9375"
|
||||
magenta: "#d9739f"
|
||||
red: "#cb7676"
|
||||
white: "#dbd7ca"
|
||||
yellow: "#e6cc77"
|
||||
normal:
|
||||
black: "#777777"
|
||||
blue: "#6394bf"
|
||||
cyan: "#5eaab5"
|
||||
green: "#4d9375"
|
||||
magenta: "#d9739f"
|
||||
red: "#cb7676"
|
||||
white: "#ffffff"
|
||||
yellow: "#e6cc77"
|
Loading…
Add table
Add a link
Reference in a new issue