We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4646ba9 commit 1150a41Copy full SHA for 1150a41
arduino-ide-extension/src/browser/style/ide-updater-dialog.css
@@ -29,7 +29,7 @@
29
.ide-updater-dialog .changelog-container {
30
color: var(--theia-editor-foreground);
31
background-color: var(--theia-editor-background);
32
- border: 1px solid var(--theia-tree-indentGuidesStroke);
+ border: 1px solid var(--theia-editorWidget-border);
33
border-radius: 2px;
34
font-size: 12px;
35
height: 180px;
0 commit comments