1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +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/gigavolt.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Gigavolt";
author = "Aidan Swope (http://github.com/Whillikers)";
base00 = "202126";
base01 = "2D303D";
base02 = "5A576E";
base03 = "A1D2E6";
base04 = "CAD3FF";
base05 = "E9E7E1";
base06 = "EFF0F9";
base07 = "F2FBFF";
base08 = "FF661A";
base09 = "19F988";
base0A = "FFDC2D";
base0B = "F2E6A9";
base0C = "FB6ACB";
base0D = "40BFFF";
base0E = "AE94F9";
base0F = "6187FF";
}