1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/nova.nix Normal file
View file

@ -0,0 +1,20 @@
{
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";
}