mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-14 04:39:28 +00:00
Use the light theme as the default one.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
committed by
Christian Weichel
parent
8a048936cb
commit
d8625ad9c3
@@ -30,9 +30,10 @@
|
||||
},
|
||||
"theia": {
|
||||
"target": "electron",
|
||||
"backend": {
|
||||
"frontend": {
|
||||
"config": {
|
||||
"startupTimeout": -1
|
||||
"applicationName": "Arduino-PoC",
|
||||
"defaultTheme": "light"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user