mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from master
This commit is contained in:
1
extensions/theme-abyss/.vscodeignore
Normal file
1
extensions/theme-abyss/.vscodeignore
Normal file
@@ -0,0 +1 @@
|
||||
cgmanifest.json
|
||||
@@ -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>>>"
|
||||
}]
|
||||
17
extensions/theme-abyss/cgmanifest.json
Normal file
17
extensions/theme-abyss/cgmanifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"registrations": [
|
||||
{
|
||||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"name": "Colorsublime-Themes",
|
||||
"repositoryUrl": "https://github.com/Colorsublime/Colorsublime-Themes",
|
||||
"commitHash": "d7401929c97c5fe78319b424f575ddce3f05da81"
|
||||
}
|
||||
},
|
||||
"description": "The themes in this folders are copied from colorsublime.com. <<<TODO check the licenses, we can easily drop the themes>>>",
|
||||
"version": "0.1.0"
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
@@ -372,6 +372,7 @@
|
||||
"tab.border": "#2b2b4a",
|
||||
// "tab.activeBackground": "",
|
||||
"tab.inactiveBackground": "#10192c",
|
||||
"tab.modifiedBorder": "#0072bf",
|
||||
// "tab.activeForeground": "",
|
||||
// "tab.inactiveForeground": "",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user