different theme

This commit is contained in:
Kopatz
2025-08-31 20:16:55 +02:00
parent ca21aedd70
commit ad53e8d2b4
5 changed files with 23 additions and 2 deletions

21
modules/themes/ina.nix Normal file
View File

@@ -0,0 +1,21 @@
{
base00 = "0e1415";
base01 = "1a2121";
base02 = "2f3636";
base03 = "899393";
base04 = "bec8c8";
base05 = "dde4e3";
base06 = "cce8e8";
base07 = "9cf1f3";
base08 = "ffb4ab";
base09 = "b4c8e9";
base0A = "b0cccc";
base0B = "80d4d6";
base0C = "9cf1f3";
base0D = "80d4d6";
base0E = "d4e3ff";
base0F = "ffdad6";
"author" = "Stylix";
"scheme" = "Stylix";
"slug" = "stylix";
}