feat: Final touches for release, b=(no-bug), c=common, compact-mode

This commit is contained in:
mr. m
2025-05-07 14:29:04 +02:00
parent 019779e425
commit 7ca3396c8b
6 changed files with 67 additions and 24 deletions

View File

@@ -28,7 +28,11 @@ pref('zen.injections.match-urls', 'http://localhost/*', locked);
#endif
pref('zen.rice.share.notice.accepted', false);
#ifdef XP_MACOSX
pref('zen.theme.border-radius', 10); // In pixels
#else
pref('zen.theme.border-radius', 8); // In pixels
#endif
pref('zen.theme.color-prefs.use-workspace-colors', true);