1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 18:07:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/rose-pine.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Rosé Pine";
author = "Emilia Dunfelt <edun@dunfelt.se>";
base00 = "191724";
base01 = "1F1D2E";
base02 = "26233A";
base03 = "6E6A86";
base04 = "908CAA";
base05 = "E0DEF4";
base06 = "E0DEF4";
base07 = "524F67";
base08 = "EB6F92";
base09 = "F6C177";
base0A = "EBBCBA";
base0B = "31748F";
base0C = "9CCFD8";
base0D = "C4A7E7";
base0E = "F6C177";
base0F = "524F67";
}