Add Nightfly and Poimandres Alternative themes (#78)

Co-authored-by: elvis kahoro <elvis@warp.dev>
This commit is contained in:
m1do 2023-11-21 12:46:26 +07:00 committed by GitHub
parent 2bd820c93f
commit eed2f20a91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 261 additions and 114 deletions

View 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"