提交 af8b5c32 编写于 作者: I isidor

debug: fix variable input box color in dark theme

上级 98d042ba
......@@ -272,6 +272,11 @@
animation-name: debugViewletValueChanged;
}
.vs-dark .debug-viewlet .monaco-inputbox > .wrapper > .input,
.hc-black .debug-viewlet .monaco-inputbox > .wrapper > .input {
color: #CCC;
}
/* Breakpoints */
.debug-viewlet .debug-breakpoints .breakpoint {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册