Bold markdown headings for accessibility

Addresses #4502
This commit is contained in:
bgashler1@users.noreply.github.com 2016-07-21 17:41:51 -07:00
parent 01a3f86855
commit a8093e79a0
2 changed files with 2 additions and 0 deletions

View file

@ -108,6 +108,7 @@
{
"scope": "markup.heading",
"settings": {
"fontStyle": "bold",
"foreground": "#569cd6"
}
},

View file

@ -99,6 +99,7 @@
{
"scope": "markup.heading",
"settings": {
"fontStyle": "bold",
"foreground": "#800000"
}
},