diff options
Diffstat (limited to 'styles/themes')
-rw-r--r-- | styles/themes/base.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/themes/base.css b/styles/themes/base.css index 14b11bd..68f07e1 100644 --- a/styles/themes/base.css +++ b/styles/themes/base.css @@ -44,5 +44,6 @@ /* Scrubber */ --w-scr-nub: #eee; + --w-scr-nub-hover: white; --w-scr-nub-active: white; }
\ No newline at end of file |