From 0315be254fdacf0eef90db2203ac0622d16f74c1 Mon Sep 17 00:00:00 2001 From: Magnus Allison <54800173+magnus-allison@users.noreply.github.com> Date: Sun, 29 Dec 2024 15:03:14 +0000 Subject: [PATCH 1/2] update env variable to point to correct extension id --- src/env.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; From c7dbdc5cfeb43ed6e8d0fc154327b3cf126138cf Mon Sep 17 00:00:00 2001 From: Magnus Allison <54800173+magnus-allison@users.noreply.github.com> Date: Sun, 29 Dec 2024 15:07:07 +0000 Subject: [PATCH 2/2] update readme links to remove donation to original author --- CONTRIBUTING.md | 7 +++++-- README.md | 1 - 2 files changed, 5 insertions(+), 3 deletions(-) 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). -