mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Remove fully colored lists from dark+ theme, fixes #8266
This commit is contained in:
@@ -60,17 +60,6 @@
|
||||
"settings": {
|
||||
"foreground": "#CE9178"
|
||||
}
|
||||
}, {
|
||||
"scope": "markup.quote",
|
||||
"settings": {
|
||||
"foreground": "#608b4e"
|
||||
}
|
||||
},
|
||||
{
|
||||
"scope": "markup.list",
|
||||
"settings": {
|
||||
"foreground": "#6796e6"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user