mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-19 09:16:40 +00:00
Updated to next
(0.13.0-next.145f9137
) Theia.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
a9c9dcde7b
commit
e79d42d6bd
@ -9,6 +9,7 @@ const ARDUINO_JSON = MonacoThemeRegistry.SINGLETON.register(
|
|||||||
export class ArduinoTheme {
|
export class ArduinoTheme {
|
||||||
|
|
||||||
static readonly arduino: Theme = {
|
static readonly arduino: Theme = {
|
||||||
|
type: 'light',
|
||||||
id: 'arduino-theme',
|
id: 'arduino-theme',
|
||||||
label: 'Arduino Light Theme',
|
label: 'Arduino Light Theme',
|
||||||
description: 'Arduino Light Theme',
|
description: 'Arduino Light Theme',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user