Add Rose Pine theme as first light

This commit is contained in:
David Heinemeier Hansson
2024-06-03 20:00:01 -07:00
parent 90f49554df
commit 7e6b8b9633
7 changed files with 109 additions and 1 deletions

View File

@ -0,0 +1,15 @@
themes {
rose-pine {
bg "#faf4ed"
fg "#575279"
red "#b4637a"
green "#286983"
blue "#56949f"
yellow "#ea9d34"
magenta "#907aa9"
orange "#fe640b"
cyan "#d7827e"
black "#f2e9e1"
white "#575279"
}
}