From 4c75728d86a0da5897f69f7acd544da46f394717 Mon Sep 17 00:00:00 2001 From: Sean McBreen Date: Thu, 14 Jul 2016 15:19:05 -0700 Subject: [PATCH] Licences, repo dets, version bump, abs img pathes --- 1337/LICENSE.txt | 17 +++++++++++++++++ 1337/README.md | 2 +- 1337/package.json | 18 ++++++++++++++++++ 3024/LICENSE.txt | 17 +++++++++++++++++ 3024/README.md | 4 ++-- 3024/package.json | 9 +++++++++ markdown-editing/LICENSE.txt | 17 +++++++++++++++++ markdown-editing/README.md | 8 ++++---- markdown-editing/package.json | 9 +++++++++ material/LICENSE.txt | 17 +++++++++++++++++ material/README.md | 6 +++--- material/package.json | 9 +++++++++ predawn/LICENSE.txt | 17 +++++++++++++++++ predawn/package.json | 9 +++++++++ tomorrow/LICENSE.txt | 17 +++++++++++++++++ tomorrow/README.md | 8 ++++---- tomorrow/package.json | 11 ++++++++++- 17 files changed, 180 insertions(+), 15 deletions(-) create mode 100644 1337/LICENSE.txt create mode 100644 3024/LICENSE.txt create mode 100644 markdown-editing/LICENSE.txt create mode 100644 material/LICENSE.txt create mode 100644 predawn/LICENSE.txt create mode 100644 tomorrow/LICENSE.txt diff --git a/1337/LICENSE.txt b/1337/LICENSE.txt new file mode 100644 index 0000000..ad2a8b1 --- /dev/null +++ b/1337/LICENSE.txt @@ -0,0 +1,17 @@ +Copyright (c) Microsoft Corporation + +All rights reserved. + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/1337/README.md b/1337/README.md index 9f6b75a..7ca0aa4 100644 --- a/1337/README.md +++ b/1337/README.md @@ -2,4 +2,4 @@ A theme based on the 1337 theme from [Colorsublime/Colorsublime-Themes](https://github.com/Colorsublime/Colorsublime-Themes). -![](images/1337-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/1337/images/1337-preview.png) diff --git a/1337/package.json b/1337/package.json index 5292c0c..48382a8 100644 --- a/1337/package.json +++ b/1337/package.json @@ -10,6 +10,24 @@ "categories": [ "Themes" ], + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/1337/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/tomorrow/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, "icon":"icon.svg", "contributes": { "themes": [ diff --git a/3024/LICENSE.txt b/3024/LICENSE.txt new file mode 100644 index 0000000..ad2a8b1 --- /dev/null +++ b/3024/LICENSE.txt @@ -0,0 +1,17 @@ +Copyright (c) Microsoft Corporation + +All rights reserved. + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/3024/README.md b/3024/README.md index 359fef0..ce5d362 100644 --- a/3024/README.md +++ b/3024/README.md @@ -4,8 +4,8 @@ A set of themes based on the 3024 themes from [Colorsublime/Colorsublime-Themes] ## 3024 Day -![](images/3024-day-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/3024/images/3024-day-preview.png) ## 3024 Night -![](images/3024-night-preview.png) \ No newline at end of file +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/3024/images/3024-night-preview.png) \ No newline at end of file diff --git a/3024/package.json b/3024/package.json index ff2716d..333e7f1 100644 --- a/3024/package.json +++ b/3024/package.json @@ -10,6 +10,15 @@ "categories": [ "Themes" ], + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/3024/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, "icon":"icon.svg", "contributes": { "themes": [ diff --git a/markdown-editing/LICENSE.txt b/markdown-editing/LICENSE.txt new file mode 100644 index 0000000..ad2a8b1 --- /dev/null +++ b/markdown-editing/LICENSE.txt @@ -0,0 +1,17 @@ +Copyright (c) Microsoft Corporation + +All rights reserved. + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/markdown-editing/README.md b/markdown-editing/README.md index 94aaada..0286a43 100644 --- a/markdown-editing/README.md +++ b/markdown-editing/README.md @@ -4,17 +4,17 @@ A set of themes based on [SublimeText-Markdown/MarkdownEditing](https://github.c ## Markdown Editor -![](images/markdown-editor-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/markdown-editing/images/markdown-editor-preview.png) ## Markdown Editor Dark -![](images/markdown-editor-dark-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/markdown-editing/images/markdown-editor-dark-preview.png) ## Markdown Editor Focus -![](images/markdown-editor-focus-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/markdown-editing/images/markdown-editor-focus-preview.png) ## Markdown Editor Yellow -![](images/markdown-editor-yellow-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/markdown-editing/images/markdown-editor-yellow-preview.png) diff --git a/markdown-editing/package.json b/markdown-editing/package.json index 24fe598..0931de1 100644 --- a/markdown-editing/package.json +++ b/markdown-editing/package.json @@ -10,6 +10,15 @@ "categories": [ "Themes" ], + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/markdown-editing/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, "icon":"icon.svg", "contributes": { "themes": [ diff --git a/material/LICENSE.txt b/material/LICENSE.txt new file mode 100644 index 0000000..ad2a8b1 --- /dev/null +++ b/material/LICENSE.txt @@ -0,0 +1,17 @@ +Copyright (c) Microsoft Corporation + +All rights reserved. + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/material/README.md b/material/README.md index ba30974..873278c 100644 --- a/material/README.md +++ b/material/README.md @@ -4,12 +4,12 @@ A set of themes based on [equinusocio/material-theme](https://github.com/equinus ## Material -![](images/material-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/material/images/material-preview.png) ## Material Night -![](images/material-night-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/material/images/material-night-preview.png) ## Material Night Eighties -![](images/material-night-eighties-preview.png) \ No newline at end of file +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/material/images/material-night-eighties-preview.png) \ No newline at end of file diff --git a/material/package.json b/material/package.json index ad88e69..9e847a4 100644 --- a/material/package.json +++ b/material/package.json @@ -10,6 +10,15 @@ "categories": [ "Themes" ], + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/material/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, "icon":"icon.svg", "contributes": { "themes": [ diff --git a/predawn/LICENSE.txt b/predawn/LICENSE.txt new file mode 100644 index 0000000..ad2a8b1 --- /dev/null +++ b/predawn/LICENSE.txt @@ -0,0 +1,17 @@ +Copyright (c) Microsoft Corporation + +All rights reserved. + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/predawn/package.json b/predawn/package.json index 50c8e39..3b45bb0 100644 --- a/predawn/package.json +++ b/predawn/package.json @@ -10,6 +10,15 @@ "categories": [ "Themes" ], + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/predawn/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, "icon":"icon.svg", "contributes": { "themes": [ diff --git a/tomorrow/LICENSE.txt b/tomorrow/LICENSE.txt new file mode 100644 index 0000000..ad2a8b1 --- /dev/null +++ b/tomorrow/LICENSE.txt @@ -0,0 +1,17 @@ +Copyright (c) Microsoft Corporation + +All rights reserved. + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/tomorrow/README.md b/tomorrow/README.md index cd51388..0a19ce2 100644 --- a/tomorrow/README.md +++ b/tomorrow/README.md @@ -4,16 +4,16 @@ A set of themes based on the tomorrow themes from [Colorsublime/Colorsublime-The ## Tomorrow -![](images/tomorrow-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/tomorrow/images/tomorrow-preview.png) ## Tomorrow Night -![](images/tomorrow-night-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/tomorrow/images/tomorrow-night-preview.png) ## Tomorrow Night Bright -![](images/tomorrow-night-bright-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/tomorrow/images/tomorrow-night-bright-preview.png) ## Tomorrow Night Eighties -![](images/tomorrow-night-eighties-preview.png) +![](https://raw.githubusercontent.com/Microsoft/vscode-themes/master/tomorrow/images/tomorrow-night-eighties-preview.png) diff --git a/tomorrow/package.json b/tomorrow/package.json index cc4a419..506df09 100644 --- a/tomorrow/package.json +++ b/tomorrow/package.json @@ -2,7 +2,7 @@ "name": "Theme-TomorrowKit", "displayName" : "Tomorrow and Tomorrow Night Theme Kit", "description": "Additional Tomorrow and Tomorrow Night themes for VS Code. Based on the TextMate themes.", - "version": "0.1.1", + "version": "0.1.3", "publisher": "ms-vscode", "engines": { "vscode": "0.10.x" @@ -10,6 +10,15 @@ "categories": [ "Themes" ], + "license": "SEE LICENSE IN LICENSE.txt", + "bugs": { + "url": "https://github.com/Microsoft/vscode-themes/issues" + }, + "homepage": "https://github.com/Microsoft/vscode-themes/blob/master/tomorrow/README.md", + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/vscode-themes.git" + }, "icon":"icon.svg", "contributes": { "themes": [