提交 7aa67af5 编写于 作者: M Michel Kaporin

Reverted HC theme back to original solution with red outline for column selection.

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