mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 09:24:12 -05:00
[theme] remove indent guide colors css
This commit is contained in:
@@ -9,14 +9,5 @@
|
||||
*/
|
||||
.monaco-editor .lines-content .cigr {
|
||||
position: absolute;
|
||||
background: lightgray;
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
.monaco-editor.vs-dark .lines-content .cigr {
|
||||
background: #404040;
|
||||
}
|
||||
|
||||
.monaco-editor.hc-black .lines-content .cigr {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user