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

@@ -0,0 +1 @@
cgmanifest.json

View File

@@ -1,8 +0,0 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "Colorsublime-Themes",
"version": "0.1.0",
"repositoryURL": "https://github.com/Colorsublime/Colorsublime-Themes",
"description": "The themes in this folders are copied from colorsublime.com. <<<TODO check the licenses, we can easily drop the themes>>>"
}]

View File

@@ -0,0 +1,16 @@
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "Colorsublime-Themes",
"repositoryUrl": "https://github.com/Colorsublime/Colorsublime-Themes",
"commitHash": "d7401929c97c5fe78319b424f575ddce3f05da81"
}
},
"version": "0.1.0"
}
],
"version": 1
}

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",