Add Vitesse themes (#55)

Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
HiDeoo 2023-03-30 00:45:12 +02:00 committed by GitHub
parent 746f6cea0a
commit b037593691
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 375 additions and 0 deletions

View file

@ -0,0 +1,23 @@
accent: "#1c6b48"
background: "#F1F0E9"
details: lighter
foreground: "#393a34"
terminal_colors:
bright:
black: "#121212"
blue: "#296aa3"
cyan: "#2993a3"
green: "#1e754f"
magenta: "#a13865"
red: "#ab5959"
white: "#dbd7ca"
yellow: "#bda437"
normal:
black: "#aaaaaa"
blue: "#296aa3"
cyan: "#2993a3"
green: "#1e754f"
magenta: "#a13865"
red: "#ab5959"
white: "#dddddd"
yellow: "#bda437"