mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-04 19:26:33 +00:00
re-enabled decorators in output.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
e4e6217153
commit
b87782ed05
@ -161,7 +161,7 @@
|
||||
background-color: var(--theia-arduino-output-background);
|
||||
}
|
||||
|
||||
.theia-output .monaco-editor .lines-content.monaco-editor-background .view-lines .view-line .mtk1 {
|
||||
.theia-output .monaco-editor .lines-content.monaco-editor-background .view-lines .view-line .mtk1:not(.theia-output-error):not(.theia-output-warning) {
|
||||
color: var(--theia-arduino-output-foreground);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user