mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-07 09:28:32 +00:00
re-enabled decorators in output.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user