mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-18 16:56:33 +00:00
[styling] use arduino theme background color from start
This commit is contained in:
parent
4ced8237f7
commit
835107b5a6
@ -36,6 +36,11 @@
|
|||||||
"editor.autoSave": "on"
|
"editor.autoSave": "on"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"generator": {
|
||||||
|
"config": {
|
||||||
|
"preloadTemplate": "<div class='theia-preload' style='background-color: rgb(237, 241, 242);'></div>"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user