mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -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/nightfly.yaml
Normal file
23
standard/nightfly.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: "#B2CEEE"
|
||||
background: "#011627"
|
||||
details: darker
|
||||
foreground: "#F1F1F1"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#7C8F8F"
|
||||
blue: "#82AAFF"
|
||||
cyan: "#7FDBCA"
|
||||
green: "#21C7A8"
|
||||
magenta: "#AE81FF"
|
||||
red: "#FF5874"
|
||||
white: "#D6DEEB"
|
||||
yellow: "#ECC48D"
|
||||
normal:
|
||||
black: "#121212"
|
||||
blue: "#82AAFF"
|
||||
cyan: "#7FDBCA"
|
||||
green: "#A5CF65"
|
||||
magenta: "#C792EA"
|
||||
red: "#FD7471"
|
||||
white: "#F1F1F1"
|
||||
yellow: "#E3D18A"
|
Loading…
Add table
Add a link
Reference in a new issue