提交 06082564 编写于 作者: I isidor

Panel: fix title color

上级 6f8cc303
......@@ -13,6 +13,14 @@
border-top: 1px solid #007ACC;
}
.monaco-workbench.vs > .part.panel > .title > .title-label span {
color: #6f6f6f;
}
.monaco-workbench.vs-dark > .part.panel > .title > .title-label span {
color: #bbbbbb;
}
.monaco-workbench.no-workspace > .part.panel > .title {
border-color: #68217A;
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册