提交 bf49750a 编写于 作者: I isidor

fixes #8512

上级 a5939c83
......@@ -56,3 +56,7 @@
.monaco-list-row.selected { background-color: #4FA7FF; color: white; }
.vs-dark .monaco-list-row.selected { background-color: #0E639C; color: white; }
.hc-black .monaco-list-row.selected { border: 1px solid #f38518; }
/* Selection and focus */
.monaco-list-row.selected.focused { background-color: #3399FF; color: white; }
.vs-dark .monaco-list-row.selected.focused { background-color: #094771; color: white; }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册