mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-12 11:39:57 +01:00
Fix search viewlet message color in dark theme
This commit is contained in:
@@ -388,6 +388,7 @@
|
||||
|
||||
.vs-dark .search-viewlet .message {
|
||||
color: #FFF;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
.vs-dark .search-viewlet .filematch {
|
||||
|
||||
Reference in New Issue
Block a user