diff --git a/package.json b/package.json index 7c9014d8..20ab26ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pxt-calliope", - "version": "0.4.23", + "version": "0.4.24", "description": "calliope target for PXT", "keywords": [ "JavaScript", diff --git a/pxtarget.json b/pxtarget.json index 64609798..794c4a37 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -195,7 +195,7 @@ "log": true }, "appTheme": { - "accentColor": "#5C005C", + "accentColor": "#249899", "logoUrl": "https://calliope.cc/about", "logo": "./static/Logo_Calliope_Woman.svg", "docsLogo": "./static/Logo_Calliope_Woman.svg",