mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-09 12:26:34 +00:00
Set the correct, default theme for the application
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
f46f580b17
commit
afe3d5fa34
@ -31,7 +31,7 @@
|
||||
"frontend": {
|
||||
"config": {
|
||||
"applicationName": "Arduino-PoC",
|
||||
"defaultTheme": "arduino"
|
||||
"defaultTheme": "arduino-theme"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -33,7 +33,7 @@
|
||||
"frontend": {
|
||||
"config": {
|
||||
"applicationName": "Arduino-PoC",
|
||||
"defaultTheme": "arduino"
|
||||
"defaultTheme": "arduino-theme"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user