From 912e2e6159c4c8c4659162993020a42bb0c88d84 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 14 Oct 2016 11:32:00 -0700 Subject: [PATCH] enabling inverted menu --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index fff7344b..8549c9c5 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -212,7 +212,7 @@ }, "appTheme": { "accentColor": "#249899", - "navMenuClass": "gray", + "invertedMenu": true, "defaultLocale": "de", "logoUrl": "https://calliope.cc/about", "logo": "./static/Calliopeminieditor.svg",