Compare commits

...

2 commits

Author SHA1 Message Date
Anthony Fu
9cfa1a14da
chore: update 2024-08-09 20:49:44 +02:00
Anthony Fu
cdb9f45bc8
docs: note about the fork 2024-08-09 20:24:33 +02:00
2 changed files with 7 additions and 14 deletions

View file

@ -1,3 +1,7 @@
> [!IMPORTANT]
> Notes from [Anthony](https://github.com/antfu): This fork contains the latest commits of https://github.com/material-theme/vsc-material-theme before they **decided to override the repo and remove all the commits**. I am holding this fork only to preserve the history, and I am not doing any maintenance on this repo. Thus, it's archived to avoid confusion. Feel free to fork.
-----
# Material Theme [<img src="https://rawcdn.githack.com/material-theme/vsc-material-theme/790fc5d2872f10d5a903f449c90c1fa1502d7e53/logo.png" alt="Material Theme" width="90" height="90" align="right">](https://material-theme.site/)
>Original colors, original taste.

View file

@ -1,9 +1,9 @@
{
"name": "vsc-material-theme",
"displayName": "Material Theme",
"name": "antfu-material-theme",
"displayName": "Material Theme (Anthony's Code Perseverance)",
"description": "The most epic theme now for Visual Studio Code",
"version": "34.4.0",
"publisher": "Equinusocio",
"publisher": "antfu",
"license": "Apache-2.0",
"author": "Mattia Astorino [@equinusocio]",
"icon": "logo.png",
@ -23,9 +23,6 @@
"bugs": {
"url": "https://github.com/material-theme/vsc-material-theme/issues"
},
"extensionPack": [
"equinusocio.vsc-material-theme-icons"
],
"engines": {
"node": ">=12",
"vscode": "^1.51.0"
@ -169,9 +166,6 @@
}
]
},
"extensionDependency": [
"Equinusocio.vsc-material-theme-icons"
],
"badges": [
{
"url": "https://img.shields.io/github/issues/material-theme/vsc-material-theme",
@ -202,11 +196,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"