Merge from master

This commit is contained in:
Raj Musuku
2019-02-21 17:56:04 -08:00
parent 5a146e34fa
commit 666ae11639
11482 changed files with 119352 additions and 255574 deletions

View File

@@ -76,7 +76,7 @@
"storage"
],
"settings": {
"foreground": "#4B83CD"
"foreground": "#4B69C6"
}
},
{
@@ -97,7 +97,7 @@
"variable.language"
],
"settings": {
"foreground": "#AB6526"
"foreground": "#9C5D27"
}
},
{
@@ -155,7 +155,7 @@
"constant"
],
"settings": {
"foreground": "#AB6526"
"foreground": "#9C5D27"
}
},
{
@@ -176,14 +176,14 @@
"name": "Strings: Regular Expressions",
"scope": "string.regexp",
"settings": {
"foreground": "#4B83CD"
"foreground": "#4B69C6"
}
},
{
"name": "Strings: Symbols",
"scope": "constant.other.symbol",
"settings": {
"foreground": "#AB6526"
"foreground": "#9C5D27"
}
},
{
@@ -235,7 +235,7 @@
"name": "HTML: Tag Names",
"scope": "entity.name.tag",
"settings": {
"foreground": "#4B83CD"
"foreground": "#4B69C6"
}
},
{
@@ -256,7 +256,7 @@
"punctuation.definition.entity"
],
"settings": {
"foreground": "#AB6526"
"foreground": "#9C5D27"
}
},
{
@@ -282,7 +282,7 @@
"support.type.property-name"
],
"settings": {
"foreground": "#AB6526"
"foreground": "#9C5D27"
}
},
{
@@ -350,7 +350,7 @@
"name": "Markup: Link",
"scope": "meta.link",
"settings": {
"foreground": "#4B83CD"
"foreground": "#4B69C6"
}
},
{
@@ -409,7 +409,7 @@
"name": "Markup Lists",
"scope": "markup.list",
"settings": {
"foreground": "#4B83CD"
"foreground": "#4B69C6"
}
},
{
@@ -427,7 +427,7 @@
"scope": "markup.inline.raw",
"settings": {
"fontStyle": "",
"foreground": "#AB6526"
"foreground": "#9C5D27"
}
},
{
@@ -497,10 +497,11 @@
"editor.lineHighlightBackground": "#E4F6D4",
"editorLineNumber.activeForeground": "#9769dc",
"editor.selectionBackground": "#C9D0D9",
"tab.modifiedBorder": "#f1897f",
"panel.background": "#F5F5F5",
"sideBar.background": "#F2F2F2",
"sideBarSectionHeader.background": "#ede8ef",
"editorLineNumber.foreground": "#9DA39A",
"editorLineNumber.foreground": "#6D705B",
"editorCursor.foreground": "#54494B",
"inputOption.activeBorder": "#adafb7",
"dropdown.background": "#F5F5F5",