Merge branch 'main' into shortcuts-redo

This commit is contained in:
mauro 🤙
2024-09-22 22:22:53 +02:00
committed by GitHub
30 changed files with 298 additions and 496 deletions

View File

@@ -74,7 +74,7 @@ pref('zen.tabs.vertical', true);
pref('zen.tabs.vertical.right-side', false);
pref('zen.theme.accent-color', "#aac7ff");
pref('zen.theme.border-radius', 5); // In pixels
pref('zen.theme.content-element-separation', 8); // In pixels
pref('zen.theme.content-element-separation', 6); // In pixels
pref('zen.theme.toolbar-themed', true);
pref('zen.theme.pill-button', false);
pref('zen.view.compact', false);