mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Add Nightfly and Poimandres Alternative themes (#78)
Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
parent
2bd820c93f
commit
eed2f20a91
5 changed files with 261 additions and 114 deletions
23
standard/poimandres_alt.yaml
Normal file
23
standard/poimandres_alt.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: "#C5E9FF"
|
||||
background: "#1B1E28"
|
||||
details: darker
|
||||
foreground: "#ACCDFF"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#ACCDFF"
|
||||
blue: "#D7FFFF"
|
||||
cyan: "#D7FFFF"
|
||||
green: "#C7FFC7"
|
||||
magenta: "#C5E9FF"
|
||||
red: "#669CFF"
|
||||
white: "#FFFFFF"
|
||||
yellow: "#FAC2FF"
|
||||
normal:
|
||||
black: "#1B1E28"
|
||||
blue: "#DDFFFF"
|
||||
cyan: "#DDFFFF"
|
||||
green: "#C3FFC3"
|
||||
magenta: "#C5E9FF"
|
||||
red: "#669CFF"
|
||||
white: "#FFFFFF"
|
||||
yellow: "#FAC2FF"
|
Loading…
Add table
Add a link
Reference in a new issue