feat: Disable light weight themes and use our own ones, b=no-bug, c=common, tabs, workspaces

This commit is contained in:
mr. m
2025-06-25 12:17:27 +02:00
parent 3fca0657b5
commit ee20de3c3d
6 changed files with 32 additions and 32 deletions

View File

@@ -21,3 +21,5 @@ pref('zen.theme.window.scheme', 'auto'); // auto, light, dark
pref('zen.theme.acrylic-elements', false);
#endif
// Light weight themes
pref('zen.theme.disable-lightweight', false);