1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 05:35:29 +02:00

chore: Update Zen theme CSS to use CSS variables for element separation

This commit is contained in:
Mauro Balades 2024-08-14 22:27:52 +02:00
parent 6c802b75fa
commit bc291c99c3
5 changed files with 30 additions and 1 deletions

View file

@ -27,6 +27,7 @@ var ZenStartup = {
document.getElementById("zen-appcontent-navbar-container")
.appendChild(document.getElementById("tab-notification-deck-template"));
gZenThemeMarketplace.init();
gZenVerticalTabsManager.init();
gZenCompactModeManager.init();
gZenKeyboardShortcuts.init();