We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e2a583 + 4c0fff8 commit a20964cCopy full SHA for a20964c
themes/signed-dark-pro.color-theme.json
@@ -26,9 +26,9 @@
26
"button.background": "#0040ff",
27
"button.foreground": "#ffffff",
28
"button.hoverBackground": "#0080ff",
29
- "checkbox.background": "#ff0000",
30
- "checkbox.foreground": "#ff0000",
31
- "checkbox.border": "#ff0000",
+ "checkbox.background": "#080808",
+ "checkbox.foreground": "#ffffff",
+ "checkbox.border": "#333333",
32
/* https://code.visualstudio.com/api/references/theme-color#dropdown-control */
33
"dropdown.background": "#080808",
34
"dropdown.listBackground": "#000000",
0 commit comments