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 1414 "editor.foreground" : " #dae3e3" ,
1515 "editor.lineHighlightBackground" : " #434f5410" ,
1616 "editor.selectionBackground" : " #00818480" ,
17- "editorCursor.foreground" : " #434f54 " ,
17+ "editorCursor.foreground" : " #dae3e3 " ,
1818 "editorWhitespace.foreground" : " #bfbfbf" ,
1919 "editorWidget.background" : " #171e21" ,
2020 "editorWidget.foreground" : " #dae3e3" ,
6767 "tree.indentGuidesStroke" : " #374146" ,
6868 "tab.unfocusedActiveForeground" : " #dae3e3" ,
6969 "tab.inactiveBackground" : " #171e21" ,
70- "textLink.foreground" : " #0ca1a6"
70+ "textLink.foreground" : " #0ca1a6" ,
71+ "errorForeground" : " #df7365"
7172 },
7273 "tokenColors" : [
7374 {
Original file line number Diff line number Diff line change 1414 "editor.foreground" : " #4e5b61" ,
1515 "editor.lineHighlightBackground" : " #434f5410" ,
1616 "editor.selectionBackground" : " #7fcbcdb3" ,
17- "editorCursor.foreground" : " #434f54 " ,
17+ "editorCursor.foreground" : " #4e5b61 " ,
1818 "editorWhitespace.foreground" : " #bfbfbf" ,
1919 "editorWidget.background" : " #f7f9f9" ,
2020 "editorWidget.foreground" : " #4e5b61" ,
6767 "tree.indentGuidesStroke" : " #dae3e3" ,
6868 "tab.unfocusedActiveForeground" : " #4e5b61" ,
6969 "tab.inactiveBackground" : " #ecf1f1" ,
70- "textLink.foreground" : " #008184"
70+ "textLink.foreground" : " #008184" ,
71+ "errorForeground" : " #df7365"
7172 },
7273 "tokenColors" : [
7374 {
You can’t perform that action at this time.
0 commit comments