Skip to content

Commit 1e6ce65

Browse files
committed
rename theme files
1 parent c42ec23 commit 1e6ce65

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
{
2424
"label": "GitHub Sharp",
2525
"uiTheme": "vs",
26-
"path": "./themes/github-sharp-theme.json"
26+
"path": "./themes/github-sharp-theme.color-theme.json"
2727
},
2828
{
2929
"label": "GitHub Sharp Dark",
3030
"uiTheme": "vs-dark",
31-
"path": "./themes/github-sharp-dark-theme.json"
31+
"path": "./themes/github-sharp-dark-theme.color-theme.json"
3232
}
3333
]
3434
}
35-
}
35+
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)