Merge pull request #4 from magnus-allison/update-extension-id
This commit is contained in:
commit
2d09ed3a40
3 changed files with 6 additions and 4 deletions
|
@ -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!
|
||||
<a href="graphs/contributors"><img src="https://opencollective.com/vsc-material-theme/contributors.svg?width=890" /></a>
|
||||
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.
|
||||
|
|
|
@ -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).
|
||||
<a href="graphs/contributors"><img src="https://opencollective.com/material-theme/contributors.svg?width=890" /></a>
|
||||
|
||||
<p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-5E81AC.svg?style=flat-square"/></a></p>
|
||||
|
||||
|
|
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue