Fix high contrast issues in task viewlet and panel (#1381)

* fix high contrast issues in task and panel

* change the panelTitle.inactiveForeground color in light theme

* remove opacity when the panel is active and inactive
This commit is contained in:
Abbie Petchtes
2018-05-09 12:32:03 -07:00
committed by GitHub
parent bcd6178d67
commit 80a9c82813
4 changed files with 4 additions and 14 deletions

View File

@@ -5,7 +5,6 @@
.empty-task-message {
padding: 10px 22px 0 22px;
opacity: 0.8;
}
.monaco-tree .monaco-tree-rows > .monaco-tree-row > .content > .task-group {