mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
422 B
Nix
20 lines
422 B
Nix
{
|
|
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";
|
|
}
|