mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
20 lines
426 B
Nix
20 lines
426 B
Nix
{
|
|
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";
|
|
}
|