mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
404 B
Nix
20 lines
404 B
Nix
{
|
|
name = "Humanoid dark";
|
|
author = "Thomas (tasmo) Friese";
|
|
base00 = "232629";
|
|
base01 = "333B3D";
|
|
base02 = "484E54";
|
|
base03 = "60615D";
|
|
base04 = "C0C0BD";
|
|
base05 = "F8F8F2";
|
|
base06 = "FCFCF6";
|
|
base07 = "FCFCFC";
|
|
base08 = "F11235";
|
|
base09 = "FF9505";
|
|
base0A = "FFB627";
|
|
base0B = "02D849";
|
|
base0C = "0DD9D6";
|
|
base0D = "00A6FB";
|
|
base0E = "F15EE3";
|
|
base0F = "B27701";
|
|
}
|