chore: Update zen theme content element separation

This commit is contained in:
mauro-balades
2024-09-07 17:58:17 +02:00
parent 5e2075e901
commit 044bef2266
9 changed files with 45 additions and 19 deletions

View File

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