Skip to content

Commit

Permalink
Update Color.js
Browse files Browse the repository at this point in the history
  • Loading branch information
oetiker authored Jun 26, 2018
1 parent 93e068a commit 18ba4f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/class/osparc/theme/osparcdark/Color.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ qx.Theme.define("osparc.theme.osparcdark.Color", {
// backgrounds
"background-selected": "#555",
"background-selected-disabled": "#333",
"background-selecsted-dark": "#444",
"background-disabazzed": "#333",
"background-selected-dark": "#444",
"background-disabled": "#333",
"background-disabled-checked": "#333",
"background-pane": "#222",

Expand Down

0 comments on commit 18ba4f1

Please sign in to comment.