mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 17:37:46 +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-dark.nix
Normal file
20
themes/equilibrium-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Equilibrium Dark";
|
||||
author = "Carlo Abelli";
|
||||
base00 = "0C1118";
|
||||
base01 = "181C22";
|
||||
base02 = "22262D";
|
||||
base03 = "7B776E";
|
||||
base04 = "949088";
|
||||
base05 = "AFABA2";
|
||||
base06 = "CAC6BD";
|
||||
base07 = "E7E2D9";
|
||||
base08 = "F04339";
|
||||
base09 = "DF5923";
|
||||
base0A = "BB8801";
|
||||
base0B = "7F8B00";
|
||||
base0C = "00948B";
|
||||
base0D = "008DD1";
|
||||
base0E = "6A7FD2";
|
||||
base0F = "E3488E";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue