diff --git a/home-modules/firefox.nix b/home-modules/firefox.nix index 03caadd..363e78a 100644 --- a/home-modules/firefox.nix +++ b/home-modules/firefox.nix @@ -226,7 +226,7 @@ background-color: transparent !important; } .bg-primary { - background-color: rgba(${rice.lib.hex-to-rgb-comma-string accent.base}, 0.5) !important! + background-color: rgba(${rice.lib.hex-to-rgb-comma-string accent.base},0.5) !important; } }