Custom colors clean up (#1252)

This commit is contained in:
Francesco Spissu
2022-08-02 15:24:54 +02:00
committed by GitHub
parent 564862e173
commit 8a0dc1be7e
14 changed files with 75 additions and 109 deletions

View File

@@ -17,7 +17,7 @@
font-weight: 500;
background-color: transparent;
font-size: var(--theia-ui-font-size2);
color: var(--theia-list-inactiveSelectionForeground);
color: var(--theia-editorWidget-foreground);
min-height: 0;
}