Skip to content

Commit 627e983

Browse files
committed
πŸ‘¨β€πŸ”§
1 parent c4b0570 commit 627e983

File tree

7 files changed

+16
-154
lines changed

7 files changed

+16
-154
lines changed

β€Žcore/darkcode.json

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@
151151
"name": "Support, decorator and operator",
152152
"scope": [
153153
"punctuation.separator.annotation",
154-
"constant.character.format.placeholder"
154+
"constant.character.format.placeholder",
155+
"punctuation.section.embedded"
155156
],
156157
"settings": {
157158
"foreground": "#a5c1c5" // "#868ea0"
@@ -798,15 +799,6 @@
798799
"fontStyle": "italic"
799800
}
800801
},
801-
{
802-
"name": "Punctuation Section Embedded",
803-
"scope": [
804-
"punctuation.section.embedded"
805-
],
806-
"settings": {
807-
"foreground": "#BE5046"
808-
}
809-
},
810802
{
811803
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
812804
"scope": [
@@ -1659,18 +1651,7 @@
16591651
"foreground": "#ABB2BF"
16601652
}
16611653
},
1662-
{
1663-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1664-
"scope": [
1665-
"meta.tag.js punctuation.section.embedded",
1666-
"meta.tag.jsx punctuation.section.embedded",
1667-
"meta.tag.ts punctuation.section.embedded",
1668-
"meta.tag.tsx punctuation.section.embedded"
1669-
],
1670-
"settings": {
1671-
"foreground": "#ABB2BF"
1672-
}
1673-
},
1654+
16741655
{
16751656
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16761657
"scope": [

β€Žthemes/darkcode-contrast-plus-plus.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@
157157
"name": "Support, decorator and operator",
158158
"scope": [
159159
"punctuation.separator.annotation",
160-
"constant.character.format.placeholder"
160+
"constant.character.format.placeholder",
161+
"punctuation.section.embedded"
161162
],
162163
"settings": {
163164
"foreground": "#a5c1c5"
@@ -799,15 +800,6 @@
799800
"fontStyle": "italic"
800801
}
801802
},
802-
{
803-
"name": "Punctuation Section Embedded",
804-
"scope": [
805-
"punctuation.section.embedded"
806-
],
807-
"settings": {
808-
"foreground": "#BE5046"
809-
}
810-
},
811803
{
812804
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
813805
"scope": [
@@ -1660,18 +1652,6 @@
16601652
"foreground": "#ABB2BF"
16611653
}
16621654
},
1663-
{
1664-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1665-
"scope": [
1666-
"meta.tag.js punctuation.section.embedded",
1667-
"meta.tag.jsx punctuation.section.embedded",
1668-
"meta.tag.ts punctuation.section.embedded",
1669-
"meta.tag.tsx punctuation.section.embedded"
1670-
],
1671-
"settings": {
1672-
"foreground": "#ABB2BF"
1673-
}
1674-
},
16751655
{
16761656
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16771657
"scope": [

β€Žthemes/darkcode-contrast-plus.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@
157157
"name": "Support, decorator and operator",
158158
"scope": [
159159
"punctuation.separator.annotation",
160-
"constant.character.format.placeholder"
160+
"constant.character.format.placeholder",
161+
"punctuation.section.embedded"
161162
],
162163
"settings": {
163164
"foreground": "#a5c1c5"
@@ -799,15 +800,6 @@
799800
"fontStyle": "italic"
800801
}
801802
},
802-
{
803-
"name": "Punctuation Section Embedded",
804-
"scope": [
805-
"punctuation.section.embedded"
806-
],
807-
"settings": {
808-
"foreground": "#BE5046"
809-
}
810-
},
811803
{
812804
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
813805
"scope": [
@@ -1660,18 +1652,6 @@
16601652
"foreground": "#ABB2BF"
16611653
}
16621654
},
1663-
{
1664-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1665-
"scope": [
1666-
"meta.tag.js punctuation.section.embedded",
1667-
"meta.tag.jsx punctuation.section.embedded",
1668-
"meta.tag.ts punctuation.section.embedded",
1669-
"meta.tag.tsx punctuation.section.embedded"
1670-
],
1671-
"settings": {
1672-
"foreground": "#ABB2BF"
1673-
}
1674-
},
16751655
{
16761656
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16771657
"scope": [

β€Žthemes/darkcode-contrast.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@
150150
"name": "Support, decorator and operator",
151151
"scope": [
152152
"punctuation.separator.annotation",
153-
"constant.character.format.placeholder"
153+
"constant.character.format.placeholder",
154+
"punctuation.section.embedded"
154155
],
155156
"settings": {
156157
"foreground": "#a5c1c5"
@@ -792,15 +793,6 @@
792793
"fontStyle": "italic"
793794
}
794795
},
795-
{
796-
"name": "Punctuation Section Embedded",
797-
"scope": [
798-
"punctuation.section.embedded"
799-
],
800-
"settings": {
801-
"foreground": "#BE5046"
802-
}
803-
},
804796
{
805797
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
806798
"scope": [
@@ -1653,18 +1645,6 @@
16531645
"foreground": "#ABB2BF"
16541646
}
16551647
},
1656-
{
1657-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1658-
"scope": [
1659-
"meta.tag.js punctuation.section.embedded",
1660-
"meta.tag.jsx punctuation.section.embedded",
1661-
"meta.tag.ts punctuation.section.embedded",
1662-
"meta.tag.tsx punctuation.section.embedded"
1663-
],
1664-
"settings": {
1665-
"foreground": "#ABB2BF"
1666-
}
1667-
},
16681648
{
16691649
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16701650
"scope": [

β€Žthemes/darkcode-plus-plus.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@
157157
"name": "Support, decorator and operator",
158158
"scope": [
159159
"punctuation.separator.annotation",
160-
"constant.character.format.placeholder"
160+
"constant.character.format.placeholder",
161+
"punctuation.section.embedded"
161162
],
162163
"settings": {
163164
"foreground": "#a5c1c5"
@@ -799,15 +800,6 @@
799800
"fontStyle": "italic"
800801
}
801802
},
802-
{
803-
"name": "Punctuation Section Embedded",
804-
"scope": [
805-
"punctuation.section.embedded"
806-
],
807-
"settings": {
808-
"foreground": "#BE5046"
809-
}
810-
},
811803
{
812804
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
813805
"scope": [
@@ -1660,18 +1652,6 @@
16601652
"foreground": "#ABB2BF"
16611653
}
16621654
},
1663-
{
1664-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1665-
"scope": [
1666-
"meta.tag.js punctuation.section.embedded",
1667-
"meta.tag.jsx punctuation.section.embedded",
1668-
"meta.tag.ts punctuation.section.embedded",
1669-
"meta.tag.tsx punctuation.section.embedded"
1670-
],
1671-
"settings": {
1672-
"foreground": "#ABB2BF"
1673-
}
1674-
},
16751655
{
16761656
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16771657
"scope": [

β€Žthemes/darkcode-plus.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@
157157
"name": "Support, decorator and operator",
158158
"scope": [
159159
"punctuation.separator.annotation",
160-
"constant.character.format.placeholder"
160+
"constant.character.format.placeholder",
161+
"punctuation.section.embedded"
161162
],
162163
"settings": {
163164
"foreground": "#a5c1c5"
@@ -799,15 +800,6 @@
799800
"fontStyle": "italic"
800801
}
801802
},
802-
{
803-
"name": "Punctuation Section Embedded",
804-
"scope": [
805-
"punctuation.section.embedded"
806-
],
807-
"settings": {
808-
"foreground": "#BE5046"
809-
}
810-
},
811803
{
812804
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
813805
"scope": [
@@ -1660,18 +1652,6 @@
16601652
"foreground": "#ABB2BF"
16611653
}
16621654
},
1663-
{
1664-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1665-
"scope": [
1666-
"meta.tag.js punctuation.section.embedded",
1667-
"meta.tag.jsx punctuation.section.embedded",
1668-
"meta.tag.ts punctuation.section.embedded",
1669-
"meta.tag.tsx punctuation.section.embedded"
1670-
],
1671-
"settings": {
1672-
"foreground": "#ABB2BF"
1673-
}
1674-
},
16751655
{
16761656
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16771657
"scope": [

β€Žthemes/darkcode.json

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@
151151
"name": "Support, decorator and operator",
152152
"scope": [
153153
"punctuation.separator.annotation",
154-
"constant.character.format.placeholder"
154+
"constant.character.format.placeholder",
155+
"punctuation.section.embedded"
155156
],
156157
"settings": {
157158
"foreground": "#a5c1c5" // "#868ea0"
@@ -798,15 +799,6 @@
798799
"fontStyle": "italic"
799800
}
800801
},
801-
{
802-
"name": "Punctuation Section Embedded",
803-
"scope": [
804-
"punctuation.section.embedded"
805-
],
806-
"settings": {
807-
"foreground": "#BE5046"
808-
}
809-
},
810802
{
811803
"name": "Punctuation Section Method,punctuation Section Class,punctuation Section Inner Class",
812804
"scope": [
@@ -1659,18 +1651,7 @@
16591651
"foreground": "#ABB2BF"
16601652
}
16611653
},
1662-
{
1663-
"name": "[VSCODE-CUSTOM] JS/TS Meta Tag Punctuation",
1664-
"scope": [
1665-
"meta.tag.js punctuation.section.embedded",
1666-
"meta.tag.jsx punctuation.section.embedded",
1667-
"meta.tag.ts punctuation.section.embedded",
1668-
"meta.tag.tsx punctuation.section.embedded"
1669-
],
1670-
"settings": {
1671-
"foreground": "#ABB2BF"
1672-
}
1673-
},
1654+
16741655
{
16751656
"name": "[VSCODE-CUSTOM] JS/TS Meta Array Literal Variable",
16761657
"scope": [

0 commit comments

Comments
Β (0)