mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-31 10:27: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/equilibrium-gray-light.nix
Normal file
20
themes/equilibrium-gray-light.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Equilibrium Gray Light";
|
||||
author = "Carlo Abelli";
|
||||
base00 = "F1F1F1";
|
||||
base01 = "E2E2E2";
|
||||
base02 = "D4D4D4";
|
||||
base03 = "777777";
|
||||
base04 = "5E5E5E";
|
||||
base05 = "474747";
|
||||
base06 = "303030";
|
||||
base07 = "1B1B1B";
|
||||
base08 = "D02023";
|
||||
base09 = "BF3E05";
|
||||
base0A = "9D6F00";
|
||||
base0B = "637200";
|
||||
base0C = "007A72";
|
||||
base0D = "0073B5";
|
||||
base0E = "4E66B6";
|
||||
base0F = "C42775";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue