Added Arduino-ish colour theme

This commit is contained in:
Christian Weichel
2019-05-08 21:44:16 +02:00
parent 6722eb7089
commit f46f580b17
8 changed files with 731 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
"frontend": {
"config": {
"applicationName": "Arduino-PoC",
"defaultTheme": "light"
"defaultTheme": "arduino"
}
}
}