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.
1 parent 1bfae7b commit 0c93bcbCopy full SHA for 0c93bcb
arduino-ide-extension/src/browser/style/ide-updater-dialog.css
@@ -27,8 +27,8 @@
27
}
28
29
.ide-updater-dialog .changelog-container {
30
- color: var(--theia-dropdown-foreground);
31
- background-color: var(--theia-dropdown-background);
+ color: var(--theia-editor-foreground);
+ background-color: var(--theia-editor-background);
32
border: 1px solid var(--theia-tree-indentGuidesStroke);
33
border-radius: 2px;
34
font-size: 12px;
0 commit comments