Skip to content

Commit

Permalink
2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fisheva committed Dec 13, 2024
1 parent 6a79b65 commit b78f566
Show file tree
Hide file tree
Showing 11 changed files with 3,397 additions and 56 deletions.
1,019 changes: 1,019 additions & 0 deletions html/index copy.html

Large diffs are not rendered by default.

2,310 changes: 2,310 additions & 0 deletions html/index.html

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions scopes.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
let scopes = {
"keyword.operator.new": {
name:'',
color: { light: "#7C4DFF", dark: "#A78CFA" },
fontStyle: {
normal: "",
italic: "italic",
bold: "bold",
italicBold: "italic bold",
},
},
};
14 changes: 7 additions & 7 deletions themes/Eva-Dark-Bold.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Dark-Italic-Bold.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Dark-Italic.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Dark.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Light-Bold.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Light-Italic-Bold.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Light-Italic.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions themes/Eva-Light.json

Large diffs are not rendered by default.

0 comments on commit b78f566

Please sign in to comment.