diff --git a/src/base.user.css b/src/base.user.css index 379c7d1..4aac253 100644 --- a/src/base.user.css +++ b/src/base.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Gruvbox Base @namespace git.m3.fyi/Marsn3 -@version 1.0.4 +@version 1.0.5 @description Base Gruvbox Theme @author Marsn3 @homepageURL https://git.m3.fyi/Marsn3/userstyles @@ -158,6 +158,7 @@ regexp("about:(?!addons|app-manager|config|customizing|stylish-edit|downloads|pe input, textarea { color: var(--fg) !important; + background-color: var(--bg3) !important; } * { scrollbar-color: var(--fg2) var(--bg3) !important;