1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00
ThemeNix/themes/rose-pine-dawn.nix

20 lines
417 B
Nix

{
name = "Rosé Pine Dawn";
author = "Emilia Dunfelt <edun@dunfelt.se>";
base00 = "FAF4ED";
base01 = "FFFAF3";
base02 = "F2E9DE";
base03 = "9893A5";
base04 = "797593";
base05 = "575279";
base06 = "575279";
base07 = "CECACD";
base08 = "B4637A";
base09 = "EA9D34";
base0A = "D7827E";
base0B = "286983";
base0C = "56949F";
base0D = "907AA9";
base0E = "EA9D34";
base0F = "CECACD";
}