mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 08:57:46 +00:00
20 lines
460 B
Nix
20 lines
460 B
Nix
{
|
|
name = "Nova";
|
|
author = "George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com)";
|
|
base00 = "3C4C55";
|
|
base01 = "556873";
|
|
base02 = "6A7D89";
|
|
base03 = "899BA6";
|
|
base04 = "899BA6";
|
|
base05 = "C5D4DD";
|
|
base06 = "899BA6";
|
|
base07 = "556873";
|
|
base08 = "83AFE5";
|
|
base09 = "7FC1CA";
|
|
base0A = "A8CE93";
|
|
base0B = "7FC1CA";
|
|
base0C = "F2C38F";
|
|
base0D = "83AFE5";
|
|
base0E = "9A93E1";
|
|
base0F = "F2C38F";
|
|
}
|