1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 01:47: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/darktooth.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Darktooth";
author = "Jason Milkins (https://github.com/jasonm23)";
base00 = "1D2021";
base01 = "32302F";
base02 = "504945";
base03 = "665C54";
base04 = "928374";
base05 = "A89984";
base06 = "D5C4A1";
base07 = "FDF4C1";
base08 = "FB543F";
base09 = "FE8625";
base0A = "FAC03B";
base0B = "95C085";
base0C = "8BA59B";
base0D = "0D6678";
base0E = "8F4673";
base0F = "A87322";
}