Skip to content

Commit

Permalink
fix: internal variants names
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Aug 31, 2023
1 parent 1d3a757 commit a2cf8dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@
"uiTheme": "vs-dark"
},
{
"label": "Material Theme Deep Forest High Contrast",
"path": "./build/themes/Material-Theme-Deep-Forest-High-Contrast.json",
"label": "Material Theme DeepForest High Contrast",
"path": "./build/themes/Material-Theme-Deepforest-High-Contrast.json",
"uiTheme": "vs-dark"
},
{
Expand Down

0 comments on commit a2cf8dc

Please sign in to comment.