Skip to content

Commit 4ff2f3d

Browse files
committed
less white
1 parent f1bda38 commit 4ff2f3d

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/theme

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/theme/ColorLight.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ qx.Theme.define("osparc.theme.ColorLight", {
5959
"shadow": qx.core.Environment.get("css.rgba") ? "a-bit-transparent" : "bg-shadow",
6060

6161
// window
62-
"window-popup-background": "rgba(255, 255, 255, 1)",
62+
"window-popup-background": "rgba(235, 235, 235, 1)",
6363
"window-caption-background": "background-main",
6464
"window-caption-background-active": "background-main-3",
6565
"window-caption-text": "text",

0 commit comments

Comments
 (0)