Skip to content

Commit fa2645c

Browse files
committed
fix(themes): themes names fixes
1 parent 6a557be commit fa2645c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

themes/AdwaitaLight/theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://sourcegit-scm.github.io/sourcegit-theme.schema.json",
33
"Version": "1.0",
4-
"Name": "AdwaitaLight",
4+
"Name": "Adwaita Light",
55
"Author": "@W-Floyd",
66
"Url": "https://github.com/W-Floyd",
77
"BasicColors": {

themes/JetBrainsDark/theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://sourcegit-scm.github.io/sourcegit-theme.schema.json",
33
"Version": "1.0",
4-
"Name": "JetBrainsDark",
4+
"Name": "JetBrains Dark",
55
"Author": "@MelonHell",
66
"Url": "https://gist.github.com/MelonHell",
77
"BasicColors": {

themes/JetBrainsDark_DiffHighContrast/theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://sourcegit-scm.github.io/sourcegit-theme.schema.json",
33
"Version": "1.0",
4-
"Name": "JetBrainsDark DiffHighContrast",
4+
"Name": "JetBrains Dark Diff High Contrast",
55
"Author": "@MelonHell",
66
"Url": "https://gist.github.com/MelonHell",
77
"BasicColors": {

0 commit comments

Comments
 (0)