Fixes #3288 High contrast: find matches do not look high contrast friendly

上级 2b6efc72
......@@ -73,6 +73,14 @@
box-sizing: border-box;
}
/* Search */
.search-viewlet .findInFileMatch, .monaco-editor .findInFileMatch {
background: none !important;
border: 1px dotted #f38518;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Squigglies */
.monaco-editor.hc-black .redsquiggly {
background: none;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册