diff --git a/db/demo.zip b/db/demo.zip index fc57079a1..1f6acabb7 100644 Binary files a/db/demo.zip and b/db/demo.zip differ diff --git a/src/public/stylesheets/theme-light.css b/src/public/stylesheets/theme-light.css index 246dacad6..82fb21d9b 100644 --- a/src/public/stylesheets/theme-light.css +++ b/src/public/stylesheets/theme-light.css @@ -60,7 +60,7 @@ html { --active-tab-background-color: #ddd; --active-tab-text-color: black; - --inactive-tab-background-color: #f5f5f5; + --inactive-tab-background-color: #f0f0f0; --inactive-tab-text-color: #666; --scrollbar-border-color: #ddd;