Merge branch 'master' of github.com:Microsoft/pxt-calliope

This commit is contained in:
Michal Moskal 2016-10-07 11:39:31 -07:00
commit a2f1cef9ae
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "pxt-calliope", "name": "pxt-calliope",
"version": "0.4.23", "version": "0.4.24",
"description": "calliope target for PXT", "description": "calliope target for PXT",
"keywords": [ "keywords": [
"JavaScript", "JavaScript",

View File

@ -195,7 +195,7 @@
"log": true "log": true
}, },
"appTheme": { "appTheme": {
"accentColor": "#5C005C", "accentColor": "#249899",
"logoUrl": "https://calliope.cc/about", "logoUrl": "https://calliope.cc/about",
"logo": "./static/Logo_Calliope_Woman.svg", "logo": "./static/Logo_Calliope_Woman.svg",
"docsLogo": "./static/Logo_Calliope_Woman.svg", "docsLogo": "./static/Logo_Calliope_Woman.svg",