1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 08:57:46 +00:00
ThemeNix/themes/helios.nix

20 lines
417 B
Nix

{
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";
}