Skip to content

Commit

Permalink
2.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fisheva committed Jul 25, 2024
1 parent 193047a commit a5af986
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 10 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
2.6.7 (2024-07-18)
2.6.7 (2024-07-25)

* Add All UI

```UI
editorStickyScrollHover.background: #2F323C/#E3E6ED
terminalStickyScrollHover.background: #2F323C/#E3E6ED
```

* Change All UI

Expand All @@ -12,6 +19,7 @@ notificationLink.foreground: #598DEF/#5B87EB → #4283F5/#4d91f8
support.type.property-name.less: #8A97C3/#888888
entity.other.attribute-name.class.less: #98C379/#53A053
support.constant.property-value.less: #C57BDB/#C57BDB
meta.attribute.unrecognized.v-else entity.other.attribute-name,meta.attribute.unrecognized.v-if entity.other.attribute-name,meta.attribute.unrecognized.v-else-if entity.other.attribute-name,meta.attribute.unrecognized.v-for entity.other.attribute-name: #/#C838C6
```
2.6.6 (2024-06-20)
Expand Down
Binary file removed eva-theme-2.6.6.vsix
Binary file not shown.
Binary file added eva-theme-2.6.7.vsix
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eva-theme",
"displayName": "Eva Theme",
"description": "A comfortable and semantic theme.",
"version": "2.6.6",
"version": "2.6.7",
"publisher": "fisheva",
"license": "SEE LICENSE IN<LICENSE.md>",
"icon": "eva.jpg",
Expand Down
4 changes: 3 additions & 1 deletion themes/Eva-Dark-Bold.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"editorOverviewRuler.wordHighlightTextForeground": "#008099BF",
"editorPane.background": "#282c34",
"editorRuler.foreground": "#676E95",
"editorStickyScrollHover.background": "#2F323C",
"editorSuggestWidget.background": "#23272F",
"editorSuggestWidget.border": "#181A1F",
"editorSuggestWidget.foreground": "#8E99B1",
Expand Down Expand Up @@ -464,6 +465,7 @@
"terminalCommandDecoration.errorBackground": "#e51400",
"terminalCursor.background": "#FFF",
"terminalCursor.foreground": "#FF9070",
"terminalStickyScrollHover.background": "#2F323C",
"textBlockQuote.background": "#31353c",
"textBlockQuote.border": "#4283F5",
"textCodeBlock.background": "#181A1F",
Expand Down Expand Up @@ -727,7 +729,7 @@
//#CF68E1 bold (In Italic : #CF68E1 Italic)
{
"name": "instanceof | Keyword Control,Using | Constant | 语言常量,包含 true false null undefined等 | void | loop | ",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,meta.attribute.unrecognized.v-else entity.other.attribute-name,meta.attribute.unrecognized.v-if entity.other.attribute-name,meta.attribute.unrecognized.v-else-if entity.other.attribute-name,meta.attribute.unrecognized.v-for entity.other.attribute-name,",
"settings": {
"fontStyle": "bold",
"foreground": "#CF68E1"
Expand Down
4 changes: 3 additions & 1 deletion themes/Eva-Dark-Italic-Bold.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"editorOverviewRuler.wordHighlightTextForeground": "#008099BF",
"editorPane.background": "#282c34",
"editorRuler.foreground": "#676E95",
"editorStickyScrollHover.background": "#2F323C",
"editorSuggestWidget.background": "#23272F",
"editorSuggestWidget.border": "#181A1F",
"editorSuggestWidget.foreground": "#8E99B1",
Expand Down Expand Up @@ -464,6 +465,7 @@
"terminalCommandDecoration.errorBackground": "#e51400",
"terminalCursor.background": "#FFF",
"terminalCursor.foreground": "#FF9070",
"terminalStickyScrollHover.background": "#2F323C",
"textBlockQuote.background": "#31353c",
"textBlockQuote.border": "#4283F5",
"textCodeBlock.background": "#181A1F",
Expand Down Expand Up @@ -727,7 +729,7 @@
//#CF68E1 italic bold
{
"name": "instanceof | Keyword Control,Using | Constant | 语言常量,包含 true false null undefined等 | void | loop | ",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,meta.attribute.unrecognized.v-else entity.other.attribute-name,meta.attribute.unrecognized.v-if entity.other.attribute-name,meta.attribute.unrecognized.v-else-if entity.other.attribute-name,meta.attribute.unrecognized.v-for entity.other.attribute-name,",
"settings": {
"fontStyle": "italic bold",
"foreground": "#CF68E1"
Expand Down
4 changes: 3 additions & 1 deletion themes/Eva-Dark-Italic.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"editorOverviewRuler.wordHighlightTextForeground": "#008099BF",
"editorPane.background": "#282c34",
"editorRuler.foreground": "#676E95",
"editorStickyScrollHover.background": "#2F323C",
"editorSuggestWidget.background": "#23272F",
"editorSuggestWidget.border": "#181A1F",
"editorSuggestWidget.foreground": "#8E99B1",
Expand Down Expand Up @@ -464,6 +465,7 @@
"terminalCommandDecoration.errorBackground": "#e51400",
"terminalCursor.background": "#FFF",
"terminalCursor.foreground": "#FF9070",
"terminalStickyScrollHover.background": "#2F323C",
"textBlockQuote.background": "#31353c",
"textBlockQuote.border": "#4283F5",
"textCodeBlock.background": "#181A1F",
Expand Down Expand Up @@ -727,7 +729,7 @@
//#CF68E1 italic
{
"name": "instanceof | Keyword Control,Using | Constant | 语言常量,包含 true false null undefined等 | void | loop | ",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,meta.attribute.unrecognized.v-else entity.other.attribute-name,meta.attribute.unrecognized.v-if entity.other.attribute-name,meta.attribute.unrecognized.v-else-if entity.other.attribute-name,meta.attribute.unrecognized.v-for entity.other.attribute-name,",
"settings": {
"fontStyle": "italic",
"foreground": "#CF68E1"
Expand Down
4 changes: 3 additions & 1 deletion themes/Eva-Dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"editorOverviewRuler.wordHighlightTextForeground": "#008099BF",
"editorPane.background": "#282c34",
"editorRuler.foreground": "#676E95",
"editorStickyScrollHover.background": "#2F323C",
"editorSuggestWidget.background": "#23272F",
"editorSuggestWidget.border": "#181A1F",
"editorSuggestWidget.foreground": "#8E99B1",
Expand Down Expand Up @@ -464,6 +465,7 @@
"terminalCommandDecoration.errorBackground": "#e51400",
"terminalCursor.background": "#FFF",
"terminalCursor.foreground": "#FF9070",
"terminalStickyScrollHover.background": "#2F323C",
"textBlockQuote.background": "#31353c",
"textBlockQuote.border": "#4283F5",
"textCodeBlock.background": "#181A1F",
Expand Down Expand Up @@ -727,7 +729,7 @@
//#CF68E1 normal (In bold : #CF68E1 bold, In Italic : #CF68E1 Italic)
{
"name": "instanceof | Keyword Control,Using | Constant | 语言常量,包含 true false null undefined等 | void | loop | ",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,",
"scope": "keyword.operator.expression.instanceof,keyword.operator.instanceof,keyword.operator.expression.in,keyword.operator.expression.of,keyword.control,keyword.other.using,keyword.preprocessor.elif,keyword.preprocessor.if,keyword.preprocessor.else,keyword.preprocessor.endif,keyword.control.directive,punctuation.separator.hash,keyword.package,keyword.control.flow,keyword.input,keyword.type.graphql,keyword.cmake,keyword.control.rust,keyword.other.rust,keyword.control.default,keyword.control.export,keyword.other.forall,keyword.other.deriving,keyword.other.qualified,keyword.other.hiding,keyword.other.in,constant.language,constant.language.boolean,keyword.operator.expression.void,keyword.control.loop,keyword.control.ref.latex,keyword.operator.relation.in,storage.type.primitive.dart,keyword.query,keyword.other.is,keyword.control.as,keyword.operator.expression.pattern,keyword.operator.expression.query,keyword.operator.expression.as,keyword.operator.expression.with,storage.modifier.where,keyword.operator.expression.is,meta.attribute.unrecognized.wx:if.html entity.other.attribute-name,meta.attribute.unrecognized.wx:for.html entity.other.attribute-name,meta.attribute.unrecognized.wx:elif.html entity.other.attribute-name,meta.attribute.unrecognized.wx:else.html entity.other.attribute-name,keyword.control.preamble.latex,support.function.general.tex,meta.attribute.unrecognized.v-else entity.other.attribute-name,meta.attribute.unrecognized.v-if entity.other.attribute-name,meta.attribute.unrecognized.v-else-if entity.other.attribute-name,meta.attribute.unrecognized.v-for entity.other.attribute-name,",
"settings": {
"fontStyle": "",
"foreground": "#CF68E1"
Expand Down
Loading

0 comments on commit a5af986

Please sign in to comment.