dotfiles/config/themes/schemes/rosepine/dawn/default.nix
2025-01-16 15:17:25 -06:00

20 lines
378 B
Nix
Executable file

{
font = "";
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";
};
}