improve firefox theme

This commit is contained in:
Sean Kovacs 2026-02-12 22:27:08 -05:00
commit 0b2734b053
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 10 additions and 18 deletions

View file

@ -4,6 +4,10 @@
global variables
======================================================================== */
:root {
--border-color-card: 1px solid var(--surface0) !important;
--urlbar-container-border-width: 1px !important;
--urlbar-container-border-color: var(--surface0) !important;
/* arrow panels */
--arrowpanel-background: var(--surface0) !important;
--arrowpanel-border-color: var(--surface1) !important;