mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -07:00
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:
parent
03033a3bf4
commit
7869130a5b
5 changed files with 231 additions and 1 deletions
24
standard/shades_of_purple.yaml
Normal file
24
standard/shades_of_purple.yaml
Normal 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"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue