Skip to content

Commit e79d42d

Browse files
author
Akos Kitta
committed
Updated to next (0.13.0-next.145f9137) Theia.
Signed-off-by: Akos Kitta <[email protected]>
1 parent a9c9dcd commit e79d42d

File tree

2 files changed

+1083
-944
lines changed

2 files changed

+1083
-944
lines changed

arduino-ide-extension/src/browser/arduino-theme.ts

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const ARDUINO_JSON = MonacoThemeRegistry.SINGLETON.register(
99
export class ArduinoTheme {
1010

1111
static readonly arduino: Theme = {
12+
type: 'light',
1213
id: 'arduino-theme',
1314
label: 'Arduino Light Theme',
1415
description: 'Arduino Light Theme',

0 commit comments

Comments
 (0)