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/silk-light.nix
Normal file
20
themes/silk-light.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Silk Light";
|
||||
author = "Gabriel Fontes (https://github.com/Misterio77)";
|
||||
base00 = "E9F1EF";
|
||||
base01 = "CCD4D3";
|
||||
base02 = "90B7B6";
|
||||
base03 = "5C787B";
|
||||
base04 = "4B5B5F";
|
||||
base05 = "385156";
|
||||
base06 = "0E3C46";
|
||||
base07 = "D2FAFF";
|
||||
base08 = "CF432E";
|
||||
base09 = "D27F46";
|
||||
base0A = "CFAD25";
|
||||
base0B = "6CA38C";
|
||||
base0C = "329CA2";
|
||||
base0D = "39AAC9";
|
||||
base0E = "6E6582";
|
||||
base0F = "865369";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue