diff --git a/LICENSE b/LICENSE index f83691d..f15ee53 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2017 Mattia Astorino + Copyright 2024 Theo Browne Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index b7f3115..1049d83 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,10 @@ Launch *Quick Open*: Paste the following command and press `Enter`: ```shell -ext install equinusocio.vsc-material-theme +ext install t3dotgg.vsc-material-theme-but-i-wont-sue-you ``` -And pick the one by **Mattia Astorino (Equinusocio)** as author. - +And pick the one by **Theo (t3dotgg)** as author. ## Activate theme @@ -100,3 +99,7 @@ This project exists thanks to all the people who contribute. [[Contribute]](CONT

+ +## 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/package.json b/package.json index 2ed2cdd..d788c82 100644 --- a/package.json +++ b/package.json @@ -194,11 +194,6 @@ "typescript": "4.1.3", "vscode": "1.1.37" }, - "__metadata": { - "id": "dffaf5a1-2219-434b-9d87-cb586fd59260", - "publisherDisplayName": "Mattia Astorino", - "publisherId": "e41388a1-a892-4c1e-940b-1e7c1bf43c97" - }, "dependencies": { "@sanity/client": "2.1.0", "opencollective": "1.0.3"