Add shades of purple themes (#47)

* feat: add shades of purple themes

* chore: generate thumbnails

Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
Kelvin Oghenerhoro Omereshone 2022-10-24 04:03:30 +01:00 committed by GitHub
parent 03033a3bf4
commit 7869130a5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 231 additions and 1 deletions

View file

@ -0,0 +1,24 @@
details: "darker"
foreground: "#ffffff"
terminal_colors:
normal:
green: "#3AD900"
yellow: "#FAD000"
cyan: "#80FCFF"
blue: "#7857fe"
magenta: "#FF2C70"
black: "#000000"
white: "#FFFFFF"
red: "#EC3A37F5"
bright:
black: "#5C5C61"
cyan: "#80FCFF"
red: "#EC3A37F5"
blue: "#6943FF"
white: "#FFFFFF"
green: "#3AD900"
magenta: "#FB94FF"
yellow: "#FAD000"
accent: "#FAD000"
background: "#2D2B55"