mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-01 10:57:47 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/shadesmear-light.nix
Normal file
20
themes/shadesmear-light.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "ShadeSmear Light";
|
||||
author = "Kyle Giammarco (http://kyle.giammar.co)";
|
||||
base00 = "DBDBDB";
|
||||
base01 = "E4E4E4";
|
||||
base02 = "C0C0C0";
|
||||
base03 = "4E4E4E";
|
||||
base04 = "1C1C1C";
|
||||
base05 = "232323";
|
||||
base06 = "1C1C1C";
|
||||
base07 = "E4E4E4";
|
||||
base08 = "CC5450";
|
||||
base09 = "A64270";
|
||||
base0A = "307878";
|
||||
base0B = "71983B";
|
||||
base0C = "C57D42";
|
||||
base0D = "376388";
|
||||
base0E = "D7AB54";
|
||||
base0F = "6D6D6D";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue