Skip to content

Commit 1514d01

Browse files
Updated themes (#1187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e4d9243 commit 1514d01

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: arduino-ide-extension/src/browser/data/dark.color-theme.json

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"arduino.output.background": "#000000",
4848
"arduino.toolbar.button.hoverBackground": "#dae3e3",
4949
"arduino.toolbar.button.background": "#0ca1a6",
50+
"arduino.toolbar.toggleBackground": "#f1c40f",
5051
"sideBar.background": "#101618",
5152
"sideBar.foreground": "#dae3e3",
5253
"input.background": "#000000",

Diff for: arduino-ide-extension/src/browser/data/default.color-theme.json

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"arduino.output.background": "#000000",
4848
"arduino.toolbar.button.hoverBackground": "#f7f9f9",
4949
"arduino.toolbar.button.background": "#7fcbcd",
50+
"arduino.toolbar.toggleBackground": "#f1c40f",
5051
"sideBar.background": "#f7f9f9",
5152
"sideBar.foreground": "#4e5b61",
5253
"input.background": "#ffffff",

0 commit comments

Comments
 (0)