diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b1f7c6..f9583e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,5 +117,8 @@ Now you can re-build the theme and just run the debug, you will see your command ### Contributors -Thank you to all the people who have already contributed to vsc-material-theme! - +Thank you to all the people who have already contributed to vsc-material-but-i-wont-sue-you! + +## Attribution + +The code in this project was [previously hosted at this url](https://github.com/material-theme/vsc-material-theme), but the original author has wiped all history of it, making it incredibly hard to credit him and the other original contributors. Full credit has been preserved in the git history here to our best ability. diff --git a/README.md b/README.md index ea5d81f..5a138f1 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ If you're looking for the deprecated Community Material Theme [you can find it h ## Contributors This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md). -

diff --git a/src/env.ts b/src/env.ts index f45d48c..9c40099 100644 --- a/src/env.ts +++ b/src/env.ts @@ -5,4 +5,4 @@ export const BUILD_FOLDER_PATH = path.resolve('./build'); export const TS_BUILD_FOLDER_PATH = path.resolve('./dist'); export const CONFIG_FILE_NAME = 'material-theme.config.json'; export const USER_CONFIG_FILE_NAME = 'user.material-theme.config.json'; -export const MATERIAL_THEME_EXT_ID = 'equinusocio.vsc-material-theme'; +export const MATERIAL_THEME_EXT_ID = 't3dotgg.vsc-material-theme-but-i-wont-sue-you';