1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27: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/everforest.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Everforest";
author = "Sainnhe Park (https://github.com/sainnhe)";
base00 = "2F383E";
base01 = "374247";
base02 = "4A555B";
base03 = "859289";
base04 = "9DA9A0";
base05 = "D3C6AA";
base06 = "E4E1CD";
base07 = "FDF6E3";
base08 = "7FBBB3";
base09 = "D699B6";
base0A = "DBBC7F";
base0B = "83C092";
base0C = "E69875";
base0D = "A7C080";
base0E = "E67E80";
base0F = "EAEDC8";
}