BTHLABS-0000: sandstone and sketchy Bootswatch themes

This commit is contained in:
2025-10-17 13:14:21 +02:00
parent 10fccc17f7
commit fbdebec6c8
5 changed files with 36 additions and 0 deletions

View File

@@ -150,6 +150,8 @@ class SettingsForm(Form):
('bootstrap', _('Bootstrap')),
('cosmo', _('Cosmo')),
('solar', _('Solar')),
('sandstone', _('Sandstone')),
('sketchy', _('Sketchy')),
],
)
light_mode = forms.BooleanField(