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/helios.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Helios";
author = "Alex Meyer (https://github.com/reyemxela)";
base00 = "1D2021";
base01 = "383C3E";
base02 = "53585B";
base03 = "6F7579";
base04 = "CDCDCD";
base05 = "D5D5D5";
base06 = "DDDDDD";
base07 = "E5E5E5";
base08 = "D72638";
base09 = "EB8413";
base0A = "F19D1A";
base0B = "88B92D";
base0C = "1BA595";
base0D = "1E8BAC";
base0E = "BE4264";
base0F = "C85E0D";
}