mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 18:07: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-light.nix
Normal file
20
themes/equilibrium-light.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Equilibrium Light";
|
||||
author = "Carlo Abelli";
|
||||
base00 = "F5F0E7";
|
||||
base01 = "E7E2D9";
|
||||
base02 = "D8D4CB";
|
||||
base03 = "73777F";
|
||||
base04 = "5A5F66";
|
||||
base05 = "43474E";
|
||||
base06 = "2C3138";
|
||||
base07 = "181C22";
|
||||
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