set stylix.polarity to "dark" to enable dark theme

This commit is contained in:
Gabriella Bere 2025-01-23 09:48:16 +00:00
parent 5799a2cdb2
commit 276fcded65

View file

@ -9,5 +9,6 @@
name = "Bibata-Modern-Classic"; name = "Bibata-Modern-Classic";
size = 24; size = 24;
}; };
polarity = "dark";
}; };
} }