Skip to content

Commit 193047a

Browse files
committed
2.6.7
1 parent 80e7fe0 commit 193047a

9 files changed

+33
-25
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
2.6.7 (2024-06-21)
1+
2.6.7 (2024-07-18)
22

33
* Change All UI
44

55
```UI
66
notificationLink.foreground: #598DEF/#5B87EB → #4283F5/#4d91f8
77
```
88

9+
* Add All Syntax
10+
11+
```Syntax
12+
support.type.property-name.less: #8A97C3/#888888
13+
entity.other.attribute-name.class.less: #98C379/#53A053
14+
support.constant.property-value.less: #C57BDB/#C57BDB
15+
```
16+
917
2.6.6 (2024-06-20)
1018
1119
**Eva Theme for Windows Terminal(by TomDan)**

themes/Eva-Dark-Bold.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
//#98C379 normal (In Italic : #98C379 Italic)
692692
{
693693
"name": "variable.parameter | css里url文件引用的链接 | Strings | Attribute class;css里的class名 | font-name | css里字体 如 微软雅黑 | [VSCODE-CUSTOM] Markdown Inline Raw | [VSCODE-CUSTOM] Markdown Link/Image | ",
694-
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,",
694+
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,entity.other.attribute-name.class.less,",
695695
"settings": {
696696
"fontStyle": "",
697697
"foreground": "#98C379"
@@ -754,7 +754,7 @@
754754
//#C57BDB normal (In italic : #C57BDB italic)
755755
{
756756
"name": "support.constant.property-value.scss | css属性值常量 block inline inline-block none solid等 | ",
757-
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,",
757+
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,support.constant.property-value.less,",
758758
"settings": {
759759
"fontStyle": "",
760760
"foreground": "#C57BDB"
@@ -835,7 +835,7 @@
835835
//#8A97C3 normal (In Italic : #8A97C3 Italic)
836836
{
837837
"name": "css Support type;css less sass属性名 如果不填就与support.type同色 | Tex: text | ",
838-
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,",
838+
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,support.type.property-name.less,",
839839
"settings": {
840840
"fontStyle": "",
841841
"foreground": "#8A97C3"

themes/Eva-Dark-Italic-Bold.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
//#98C379 italic
692692
{
693693
"name": "variable.parameter | css里url文件引用的链接 | Strings | Attribute class;css里的class名 | font-name | css里字体 如 微软雅黑 | [VSCODE-CUSTOM] Markdown Inline Raw | [VSCODE-CUSTOM] Markdown Link/Image | ",
694-
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,",
694+
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,entity.other.attribute-name.class.less,",
695695
"settings": {
696696
"fontStyle": "italic",
697697
"foreground": "#98C379"
@@ -754,7 +754,7 @@
754754
//#C57BDB italic (In normal : #C57BDB normal)
755755
{
756756
"name": "support.constant.property-value.scss | css属性值常量 block inline inline-block none solid等 | ",
757-
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,",
757+
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,support.constant.property-value.less,",
758758
"settings": {
759759
"fontStyle": "italic",
760760
"foreground": "#C57BDB"
@@ -835,7 +835,7 @@
835835
//#8A97C3 italic
836836
{
837837
"name": "css Support type;css less sass属性名 如果不填就与support.type同色 | Tex: text | ",
838-
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,",
838+
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,support.type.property-name.less,",
839839
"settings": {
840840
"fontStyle": "italic",
841841
"foreground": "#8A97C3"

themes/Eva-Dark-Italic.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
//#98C379 italic
692692
{
693693
"name": "variable.parameter | css里url文件引用的链接 | Strings | Attribute class;css里的class名 | font-name | css里字体 如 微软雅黑 | [VSCODE-CUSTOM] Markdown Inline Raw | [VSCODE-CUSTOM] Markdown Link/Image | ",
694-
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,",
694+
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,entity.other.attribute-name.class.less,",
695695
"settings": {
696696
"fontStyle": "italic",
697697
"foreground": "#98C379"
@@ -754,7 +754,7 @@
754754
//#C57BDB italic (In normal : #C57BDB normal)
755755
{
756756
"name": "support.constant.property-value.scss | css属性值常量 block inline inline-block none solid等 | ",
757-
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,",
757+
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,support.constant.property-value.less,",
758758
"settings": {
759759
"fontStyle": "italic",
760760
"foreground": "#C57BDB"
@@ -835,7 +835,7 @@
835835
//#8A97C3 italic
836836
{
837837
"name": "css Support type;css less sass属性名 如果不填就与support.type同色 | Tex: text | ",
838-
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,",
838+
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,support.type.property-name.less,",
839839
"settings": {
840840
"fontStyle": "italic",
841841
"foreground": "#8A97C3"

themes/Eva-Dark.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
//#98C379 normal (In Italic : #98C379 Italic)
692692
{
693693
"name": "variable.parameter | css里url文件引用的链接 | Strings | Attribute class;css里的class名 | font-name | css里字体 如 微软雅黑 | [VSCODE-CUSTOM] Markdown Inline Raw | [VSCODE-CUSTOM] Markdown Link/Image | ",
694-
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,",
694+
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,entity.other.attribute-name.class.less,",
695695
"settings": {
696696
"fontStyle": "",
697697
"foreground": "#98C379"
@@ -754,7 +754,7 @@
754754
//#C57BDB normal (In italic : #C57BDB italic)
755755
{
756756
"name": "support.constant.property-value.scss | css属性值常量 block inline inline-block none solid等 | ",
757-
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,",
757+
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,support.constant.property-value.less,",
758758
"settings": {
759759
"fontStyle": "",
760760
"foreground": "#C57BDB"
@@ -835,7 +835,7 @@
835835
//#8A97C3 normal (In Italic : #8A97C3 Italic)
836836
{
837837
"name": "css Support type;css less sass属性名 如果不填就与support.type同色 | Tex: text | ",
838-
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,",
838+
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,support.type.property-name.less,",
839839
"settings": {
840840
"fontStyle": "",
841841
"foreground": "#8A97C3"

themes/Eva-Light-Bold.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
//#53A053 normal (In Italic : #53A053 Italic)
692692
{
693693
"name": "variable.parameter | css里url文件引用的链接 | Strings | Attribute class;css里的class名 | font-name | css里字体 如 微软雅黑 | [VSCODE-CUSTOM] Markdown Inline Raw | [VSCODE-CUSTOM] Markdown Link/Image | ",
694-
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,",
694+
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,entity.other.attribute-name.class.less,",
695695
"settings": {
696696
"fontStyle": "",
697697
"foreground": "#53A053"
@@ -754,7 +754,7 @@
754754
//#C57BDB normal (In italic : #C57BDB italic)
755755
{
756756
"name": "support.constant.property-value.scss | css属性值常量 block inline inline-block none solid等 | ",
757-
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,",
757+
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,support.constant.property-value.less,",
758758
"settings": {
759759
"fontStyle": "",
760760
"foreground": "#C57BDB"
@@ -835,7 +835,7 @@
835835
//#888888 normal (In Italic : #888888 Italic)
836836
{
837837
"name": "css Support type;css less sass属性名 如果不填就与support.type同色 | Tex: text | ",
838-
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,",
838+
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,support.type.property-name.less,",
839839
"settings": {
840840
"fontStyle": "",
841841
"foreground": "#888888"

themes/Eva-Light-Italic-Bold.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@
691691
//#53A053 italic
692692
{
693693
"name": "variable.parameter | css里url文件引用的链接 | Strings | Attribute class;css里的class名 | font-name | css里字体 如 微软雅黑 | [VSCODE-CUSTOM] Markdown Inline Raw | [VSCODE-CUSTOM] Markdown Link/Image | ",
694-
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,",
694+
"scope": "variable.parameter.url,string,markup.inline.raw.string,text.html.vue-html meta.object-literal.key,text.html.vue-html meta.object-literal.key string.quoted,entity.other.attribute-name.class.css,selector.sass,entity.other.attribute-name.parent-selector.css,meta.at-rule.extend.scss,string.other.math.tex,support.constant.font-name,markup.inline.raw.markdown,markup.underline.link.markdown,markup.underline.link.image.markdown,string entity.other.attribute-name,string meta.attribute.directive.vue,constant.other.general.math.tex,constant.character.latex,entity.other.attribute-name.class.less,",
695695
"settings": {
696696
"fontStyle": "italic",
697697
"foreground": "#53A053"
@@ -754,7 +754,7 @@
754754
//#C57BDB italic (In normal : #C57BDB normal)
755755
{
756756
"name": "support.constant.property-value.scss | css属性值常量 block inline inline-block none solid等 | ",
757-
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,",
757+
"scope": "support.constant.property-value.scss,support.constant.property-value.css,support.constant.vendored.property-value.css,source.css keyword.other.default,support.constant.property-value.less,",
758758
"settings": {
759759
"fontStyle": "italic",
760760
"foreground": "#C57BDB"
@@ -835,7 +835,7 @@
835835
//#888888 italic
836836
{
837837
"name": "css Support type;css less sass属性名 如果不填就与support.type同色 | Tex: text | ",
838-
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,",
838+
"scope": "support.type.property-name.css,support.type.vendored.property-name.css,meta.at-rule.each.scss support.constant.property-value.css,source.css.scss,meta.text.normal.tex,meta.function.environment.frame.latex,meta.tag meta.attribute entity.name.label,meta.property-value.css support.type.property-name.media.css,support.type.property-name.less,",
839839
"settings": {
840840
"fontStyle": "italic",
841841
"foreground": "#888888"

0 commit comments

Comments
 (0)