File tree 2 files changed +6
-4
lines changed
arduino-ide-extension/src/browser/data
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 12
12
"editor.background" : " #1f272a" ,
13
13
"editor.foreground" : " #dae3e3" ,
14
14
"editor.lineHighlightBackground" : " #434f5410" ,
15
- "editor.selectionBackground" : " #f1c40f " ,
15
+ "editor.selectionBackground" : " #00818480 " ,
16
16
"editorCursor.foreground" : " #434f54" ,
17
17
"editorWhitespace.foreground" : " #bfbfbf" ,
18
18
"editorWidget.background" : " #171e21" ,
45
45
"arduino.output.background" : " #000000" ,
46
46
"arduino.toolbar.hoverBackground" : " #dae3e3" ,
47
47
"sideBar.background" : " #101618" ,
48
+ "sideBar.foreground" : " #dae3e3" ,
48
49
"input.background" : " #000000" ,
49
50
"foreground" : " #dae3e3" ,
50
51
"settings.headerForeground" : " #dae3e3" ,
146
147
}
147
148
}
148
149
]
149
- }
150
+ }
Original file line number Diff line number Diff line change 12
12
"editor.background" : " #ffffff" ,
13
13
"editor.foreground" : " #4e5b61" ,
14
14
"editor.lineHighlightBackground" : " #434f5410" ,
15
- "editor.selectionBackground" : " #f1c40f " ,
15
+ "editor.selectionBackground" : " #7fcbcdb3 " ,
16
16
"editorCursor.foreground" : " #434f54" ,
17
17
"editorWhitespace.foreground" : " #bfbfbf" ,
18
18
"editorWidget.background" : " #f7f9f9" ,
45
45
"arduino.output.background" : " #000000" ,
46
46
"arduino.toolbar.hoverBackground" : " #f7f9f9" ,
47
47
"sideBar.background" : " #f7f9f9" ,
48
+ "sideBar.foreground" : " #4e5b61" ,
48
49
"input.background" : " #ffffff" ,
49
50
"foreground" : " #4e5b61" ,
50
51
"settings.headerForeground" : " #4e5b61" ,
146
147
}
147
148
}
148
149
]
149
- }
150
+ }
You can’t perform that action at this time.
0 commit comments