fix: remove hardcoded dark colors from global_menu and mainpage
This commit is contained in:
parent
60033946ce
commit
459f00d995
@ -5,7 +5,6 @@
|
||||
"options": {
|
||||
"width": "100%",
|
||||
"height": "100%",
|
||||
"bgcolor": "#111827",
|
||||
"items": [
|
||||
{
|
||||
"name": "dashboard",
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
"widgettype": "HBox",
|
||||
"options":{
|
||||
"height": "100%",
|
||||
"width": "100%",
|
||||
"bgcolor": "#0B1120"
|
||||
"width": "100%"
|
||||
|
||||
},
|
||||
"subwidgets":[
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user