File tree 2 files changed +7
-3
lines changed
arduino-ide-extension/src/browser/data
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 23
23
"menu.selectionForeground" : " #212121" ,
24
24
"editorGroupHeader.tabsBackground" : " #171e21" ,
25
25
"button.background" : " #0ca1a6" ,
26
+ "button.foreground" : " #101618" ,
27
+ "button.hoverBackground" : " #7fcbcd" ,
26
28
"titleBar.activeBackground" : " #171e21" ,
27
29
"titleBar.activeForeground" : " #dae3e3" ,
28
30
"terminal.background" : " #000000" ,
37
39
"statusBar.background" : " #171e21" ,
38
40
"secondaryButton.background" : " #ff000000" ,
39
41
"secondaryButton.foreground" : " #dae3e3" ,
40
- "secondaryButton.hoverBackground" : " #434f54 " ,
42
+ "secondaryButton.hoverBackground" : " #ffffff1a " ,
41
43
"arduino.branding.primary" : " #0ca1a6" ,
42
44
"arduino.branding.secondary" : " #b5c8c9" ,
43
45
"arduino.foreground" : " #edf1f1" ,
Original file line number Diff line number Diff line change 22
22
"menu.selectionBackground" : " #dae3e3" ,
23
23
"menu.selectionForeground" : " #212121" ,
24
24
"editorGroupHeader.tabsBackground" : " #ecf1f1" ,
25
- "button.background" : " #7fcbcd" ,
25
+ "button.background" : " #008184" ,
26
+ "button.foreground" : " #f7f9f9" ,
27
+ "button.hoverBackground" : " #005C5F" ,
26
28
"titleBar.activeBackground" : " #006d70" ,
27
29
"titleBar.activeForeground" : " #f7f9f9" ,
28
30
"terminal.background" : " #000000" ,
37
39
"statusBar.background" : " #006d70" ,
38
40
"secondaryButton.background" : " #ff000000" ,
39
41
"secondaryButton.foreground" : " #008184" ,
40
- "secondaryButton.hoverBackground" : " #dae3e3 " ,
42
+ "secondaryButton.hoverBackground" : " #005c5f1a " ,
41
43
"arduino.branding.primary" : " #008184" ,
42
44
"arduino.branding.secondary" : " #b5c8c9" ,
43
45
"arduino.foreground" : " #edf1f1" ,
You can’t perform that action at this time.
0 commit comments