From 0b0700570f1e8b06dccff9338244b84e0e5b33d1 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Wed, 9 Jan 2019 10:55:52 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9eaea25..02e00cc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

- -[![VSCode.pro](https://img.shields.io/badge/Supported%20by-VSCode%20Power%20User%20Course%20%E2%86%92-gray.svg?colorA=655BE1&colorB=4F44D6&style=for-the-badge)]( https://a.paddle.com/v2/click/16413/37697?link=1227 "This open source project is supported by VSCode.pro") + +[![VSCode.pro](https://img.shields.io/badge/Supported%20by-VSCode%20Power%20User%20Course%20%E2%86%92-gray.svg?colorA=655BE1&colorB=4F44D6&style=for-the-badge)]( https://a.paddle.com/v2/click/16413/37697?link=1227) The most epic theme meets Visual Studio Code. You can help by reporting issues [here](https://github.com/equinusocio/vsc-material-theme/issues) From cffd000b39745e1d6a86dd860af94b0c722339ec Mon Sep 17 00:00:00 2001 From: Tan Jay Jun Date: Wed, 9 Jan 2019 18:14:16 +0800 Subject: [PATCH 2/3] Fix HTML attribute color for derivatives (#304) --- src/themes/theme-template-color-theme.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/themes/theme-template-color-theme.json b/src/themes/theme-template-color-theme.json index 6421ac2..4ddca56 100644 --- a/src/themes/theme-template-color-theme.json +++ b/src/themes/theme-template-color-theme.json @@ -295,19 +295,9 @@ "scope": [ "entity.other.attribute-name" ], - "settings": { - "foreground": "{{variant.scheme.base.purple}}" - } - }, - { - "name": "HTML Attributes", - "scope": [ - "text.html.basic entity.other.attribute-name.html", - "text.html.basic entity.other.attribute-name" - ], "settings": { "fontStyle": "italic", - "foreground": "{{variant.scheme.base.yellow}}" + "foreground": "{{variant.scheme.base.purple}}" } }, { From d1cdf8d9e3860d30fd1dd92d31a34b7be79c96ee Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 10 Jan 2019 11:07:35 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e00cc..2e1e84c 100644 --- a/README.md +++ b/README.md @@ -216,4 +216,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l

Copyright © 2017 Mattia Astorino

-

+