Skip to content

Commit

Permalink
New colour scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmith96 committed Dec 12, 2022
1 parent 1fa9695 commit fe869ed
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions qlab-display_layout.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"comments": "",
"width": "auto",
"height": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorText": "#cad3f5",
"colorWidget": "#181926",
"alphaFillOn": "auto",
"padding": "auto",
"html": "",
"css": "font-size: 15rem",
"colorBg": "auto",
"css": "font-size: 15rem;\n--alpha-fill-off: 100%;",
"colorBg": "#24273a",
"layout": "default",
"justify": "start",
"gridTemplate": "",
Expand Down Expand Up @@ -49,12 +49,12 @@
"height": 35,
"expand": "false",
"colorText": "auto",
"colorWidget": "rgba(253,109,124,1)",
"colorWidget": "#ee99a0",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"alphaFillOff": 0.3,
"alphaFillOn": 0.75,
"lineWidth": "auto",
"padding": "auto",
"html": "",
Expand Down Expand Up @@ -92,12 +92,12 @@
"height": 35,
"expand": false,
"colorText": "auto",
"colorWidget": "auto",
"colorWidget": "#8aadf4",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"alphaFillOff": 0.3,
"alphaFillOn": 0.75,
"lineWidth": "auto",
"padding": "auto",
"html": "",
Expand Down Expand Up @@ -140,7 +140,7 @@
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOff": 0.7,
"alphaFillOn": "auto",
"lineWidth": "auto",
"padding": "auto",
Expand Down Expand Up @@ -170,12 +170,12 @@
"width": "auto",
"height": "auto",
"expand": false,
"colorText": "#687faa",
"colorText": "#8087a2",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOff": 0.7,
"alphaFillOn": "auto",
"lineWidth": "auto",
"padding": "auto",
Expand Down Expand Up @@ -206,12 +206,12 @@
"width": "auto",
"height": "auto",
"expand": "false",
"colorText": "#687faa",
"colorText": "#8087a2",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOff": 0.7,
"alphaFillOn": "auto",
"lineWidth": "auto",
"padding": "auto",
Expand Down Expand Up @@ -245,7 +245,7 @@
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOff": 0.7,
"alphaFillOn": "auto",
"lineWidth": "auto",
"padding": "auto",
Expand Down Expand Up @@ -280,7 +280,7 @@
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOff": 0.7,
"alphaFillOn": "auto",
"lineWidth": "auto",
"padding": "auto",
Expand Down Expand Up @@ -315,7 +315,7 @@
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOff": 0.7,
"alphaFillOn": "auto",
"lineWidth": "auto",
"padding": "auto",
Expand Down Expand Up @@ -347,12 +347,12 @@
"height": "auto",
"expand": "false",
"colorText": "auto",
"colorWidget": "orange",
"colorWidget": "#eed49f",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"alphaFillOff": 0.3,
"alphaFillOn": 0.75,
"lineWidth": "auto",
"padding": "auto",
"html": "",
Expand Down Expand Up @@ -391,12 +391,12 @@
"height": "auto",
"expand": "false",
"colorText": "auto",
"colorWidget": "orange",
"colorWidget": "#eed49f",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"alphaFillOff": 0.3,
"alphaFillOn": 0.75,
"lineWidth": "auto",
"padding": "auto",
"html": "",
Expand Down Expand Up @@ -435,12 +435,12 @@
"height": "auto",
"expand": "false",
"colorText": "auto",
"colorWidget": "green",
"colorWidget": "#a6da95",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"alphaFillOff": 0.3,
"alphaFillOn": 0.75,
"lineWidth": "auto",
"padding": "auto",
"html": "",
Expand Down Expand Up @@ -479,12 +479,12 @@
"height": "auto",
"expand": "false",
"colorText": "auto",
"colorWidget": "red",
"colorWidget": "#ee99a0",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"alphaFillOff": 0.3,
"alphaFillOn": 0.75,
"lineWidth": "auto",
"padding": "auto",
"html": "",
Expand Down

0 comments on commit fe869ed

Please sign in to comment.