diff options
Diffstat (limited to 'styles/themes/base.css')
-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 24ff4b9..cd59b56 100644 --- a/styles/themes/base.css +++ b/styles/themes/base.css @@ -7,6 +7,7 @@ --w-bg-hover: #eee; --w-bg-active: #eee; --w-shadow: #aaa; + --w-shadow-inactive: #888; /* Toggle Widget colors */ --w-tg-inactive-color: #222; |