1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00
ThemeNix/themes/silk-dark.nix

20 lines
425 B
Nix

{
name = "Silk Dark";
author = "Gabriel Fontes (https://github.com/Misterio77)";
base00 = "0E3C46";
base01 = "1D494E";
base02 = "2A5054";
base03 = "587073";
base04 = "9DC8CD";
base05 = "C7DBDD";
base06 = "CBF2F7";
base07 = "D2FAFF";
base08 = "FB6953";
base09 = "FCAB74";
base0A = "FCE380";
base0B = "73D8AD";
base0C = "3FB2B9";
base0D = "46BDDD";
base0E = "756B8A";
base0F = "9B647B";
}