File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
arduino-ide-extension/src/browser/data Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1212 "editor.background" : " #1f272a" ,
1313 "editor.foreground" : " #dae3e3" ,
1414 "editor.lineHighlightBackground" : " #434f5410" ,
15- "editor.selectionBackground" : " #f1c40f " ,
15+ "editor.selectionBackground" : " #00818480 " ,
1616 "editorCursor.foreground" : " #434f54" ,
1717 "editorWhitespace.foreground" : " #bfbfbf" ,
1818 "editorWidget.background" : " #171e21" ,
4545 "arduino.output.background" : " #000000" ,
4646 "arduino.toolbar.hoverBackground" : " #dae3e3" ,
4747 "sideBar.background" : " #101618" ,
48+ "sideBar.foreground" : " #dae3e3" ,
4849 "input.background" : " #000000" ,
4950 "foreground" : " #dae3e3" ,
5051 "settings.headerForeground" : " #dae3e3" ,
146147 }
147148 }
148149 ]
149- }
150+ }
Original file line number Diff line number Diff line change 1212 "editor.background" : " #ffffff" ,
1313 "editor.foreground" : " #4e5b61" ,
1414 "editor.lineHighlightBackground" : " #434f5410" ,
15- "editor.selectionBackground" : " #f1c40f " ,
15+ "editor.selectionBackground" : " #7fcbcdb3 " ,
1616 "editorCursor.foreground" : " #434f54" ,
1717 "editorWhitespace.foreground" : " #bfbfbf" ,
1818 "editorWidget.background" : " #f7f9f9" ,
4545 "arduino.output.background" : " #000000" ,
4646 "arduino.toolbar.hoverBackground" : " #f7f9f9" ,
4747 "sideBar.background" : " #f7f9f9" ,
48+ "sideBar.foreground" : " #4e5b61" ,
4849 "input.background" : " #ffffff" ,
4950 "foreground" : " #4e5b61" ,
5051 "settings.headerForeground" : " #4e5b61" ,
146147 }
147148 }
148149 ]
149- }
150+ }
You can’t perform that action at this time.
0 commit comments