mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/humanoid-dark.nix
Normal file
20
themes/humanoid-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue