提交 5005924e 编写于 作者: I isidor

debug: color polish

上级 3ab33cac
......@@ -9,11 +9,11 @@
}
.monaco-editor .debug-top-stack-frame-line {
background: rgba(255, 255, 102, 0.25);
background: rgba(255, 255, 102, 0.3);
}
.monaco-editor .debug-top-stack-frame-exception-line {
background: rgba(242, 222, 222, 0.7);
background: rgba(242, 222, 222, 0.8);
}
.monaco-editor .debug-top-stack-frame-column {
......@@ -242,11 +242,11 @@
}
.hc-black .monaco-editor .debug-top-stack-frame-line {
background: rgba(255, 246, 0, .87);
background: rgba(255, 246, 0, .8);
mix-blend-mode: lighten; /* Preserves text selection's contrast */
}
.hc-black .monaco-editor .debug-top-stack-frame-column {
background: none;
outline: 2px solid #ff0000;
outline: 2px solid #f38518;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册