mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 18:45:12 -05:00
feat: dank themes module
This commit is contained in:
parent
616ce7fbca
commit
87b2f7e687
62 changed files with 1589 additions and 201 deletions
19
config/themes/schemes/rosepine/dawn/default.nix
Normal file
19
config/themes/schemes/rosepine/dawn/default.nix
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
colours = {
|
||||
base = "faf4ed";
|
||||
surface = "fffaf3";
|
||||
overlay = "f2e9e1";
|
||||
muted = "9893a5";
|
||||
subtle = "797593";
|
||||
text = "575279";
|
||||
love = "b4637a";
|
||||
gold = "ea9d34";
|
||||
rose = "d7827e";
|
||||
pine = "286983";
|
||||
foam = "56949f";
|
||||
iris = "907aa9";
|
||||
highlight0 = "f4ede8";
|
||||
highlight1 = "dfdad9";
|
||||
highlight2 = "cecacd";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue