Remove fully colored lists from dark+ theme, fixes #8266

This commit is contained in:
kieferrm 2016-07-01 12:10:50 -07:00
parent a1c2fcb9bd
commit a2b9738a94

View file

@ -60,17 +60,6 @@
"settings": {
"foreground": "#CE9178"
}
}, {
"scope": "markup.quote",
"settings": {
"foreground": "#608b4e"
}
},
{
"scope": "markup.list",
"settings": {
"foreground": "#6796e6"
}
}
]
}