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/edge-dark.nix
Normal file
20
themes/edge-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Edge Dark";
|
||||
author = "cjayross (https://github.com/cjayross)";
|
||||
base00 = "262729";
|
||||
base01 = "88909F";
|
||||
base02 = "B7BEC9";
|
||||
base03 = "3E4249";
|
||||
base04 = "73B3E7";
|
||||
base05 = "B7BEC9";
|
||||
base06 = "D390E7";
|
||||
base07 = "3E4249";
|
||||
base08 = "E77171";
|
||||
base09 = "E77171";
|
||||
base0A = "DBB774";
|
||||
base0B = "A1BF78";
|
||||
base0C = "5EBAA5";
|
||||
base0D = "73B3E7";
|
||||
base0E = "D390E7";
|
||||
base0F = "5EBAA5";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue