Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update maintainer info, drop update notice #194

Merged
merged 1 commit into from
Oct 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
<img src="assets/preview.webp"/>
</p>

> **Note**\
> We just released a complete rewrite of our **Syntax Highlighting**.\
> If a language you use now lacks syntax highlighting, please report it in [an issue](https://github.com/catppuccin/vscode/issues/new/choose)!

## Previews

<details>
Expand Down Expand Up @@ -106,7 +102,7 @@ This means that you will have to either

## Customization

> **Note**\
> [!Note]
> We also have a [Catppuccin Icon Pack](https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons)!

### VSCode settings
Expand Down Expand Up @@ -277,7 +273,8 @@ If you want to customize where certain palette colors appear, you can change it

You can find all the available keys [here](https://code.visualstudio.com/api/references/theme-color).

> **Note**: This respects your [color overrides](#override-palette-colors).
> [!Note]
> This respects your [color overrides](#override-palette-colors).

## Extension Support

Expand All @@ -299,12 +296,19 @@ If you have any questions regarding this port, feel free to [open an issue](http

## 💝 Thanks to

- [VictorTennekes](https://github.com/VictorTennekes)
- [Gingeh](https://github.com/Gingeh)
- [BrunDerSchwarzmagier](https://github.com/BrunDerSchwarzmagier)
**Current maintainers**

- [winston](https://github.com/nekowinston)

**Contributions**

- [Lichthagel](https://github.com/Lichthagel) - GitLens extension support
- [suppayami](https://github.com/suppayami) - Workbench appearances

**Previous maintainer(s)**

- [ghostx31](https://github.com/ghostx31)
- [Ren](https://github.com/watatomo)
- [Hamothy](https://github.com/sgoudham)
- [VictorTennekes](https://github.com/VictorTennekes)

&nbsp;

Expand Down