zen-browser: apply zen-workspace to set tab text color

This commit is contained in:
anders130 2026-04-21 23:39:58 +02:00 committed by NAHO
parent e386161764
commit 5e88d93d41
No known key found for this signature in database
GPG key ID: BFB5D5E3F4C95185

View file

@ -27,6 +27,10 @@ with colors;
--zen-themed-toolbar-bg-transparent: #${base01-hex} !important;
}
zen-workspace {
--toolbox-textcolor: #${base05-hex} !important;
}
#permissions-granted-icon {
color: #${base05-hex} !important;
}