Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vscodethemes/web
Search and preview themes from the VS Code Marketplace.
https://github.com/vscodethemes/web
cloudflare-workers remix theme vscode
Last synced: about 1 month ago
JSON representation
Search and preview themes from the VS Code Marketplace.
- Host: GitHub
- URL: https://github.com/vscodethemes/web
- Owner: vscodethemes
- License: mit
- Created: 2017-12-04T05:27:52.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T15:50:22.000Z (9 months ago)
- Last Synced: 2024-05-02T00:55:19.980Z (7 months ago)
- Topics: cloudflare-workers, remix, theme, vscode
- Language: TypeScript
- Homepage: https://vscodethemes.com
- Size: 4.53 MB
- Stars: 732
- Watchers: 5
- Forks: 34
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - vscodethemes - Preview themes from the VSCode marketplace. (TypeScript)
- awesome - vscodethemes/web - Search and preview themes from the VS Code Marketplace. (TypeScript)
- my-awesome-list - web
README
[![vscodethemes](public/banner.png)](https://vscodethemes.com)
Search and preview themes from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/search?target=VSCode&category=Themes&sortBy=Installs). Built with [Remix](https://remix.run/), [shadcn](https://ui.shadcn.com/) and hosted with [Railway](https://railway.app/).
Aanlytics powered by [Plausible CE](https://plausible.io/docs/self-hosting) and available at [vscodethemes.com/plausible](https://vscodethemes.com/plausible).
## How it Works
VS Code Themes scans the Visual Studio Marketplace and maintains a searchable database of themes.
In order for a theme to show up on the website:
1. A description must exist in the [extension's manifest](https://code.visualstudio.com/api/references/extension-manifest)
2. Themes must be `.json` (`.tmTheme` files are not supported)Missing a theme? [Open an issue](https://github.com/vscodethemes/web/issues/new).
## Creating a Theme
Here are some helpful links if you'd like to create your own theme:
- [Color Themes, VS Code docs](https://code.visualstudio.com/docs/getstarted/themes)
- [Creating a VS Code Theme by Sarah Drasner, CSS-Tricks](https://css-tricks.com/creating-a-vs-code-theme/)## History
Helping you discover new themes since 2018:
- **Version 1**: February 2018 ([Reddit](https://www.reddit.com/r/vscode/comments/7y79e4/preview_vscode_themes_before_installing_them/))
- **Version 2**: July 2018 ([Medium](https://hackernoon.com/announcing-vscodethemes-4544f50c2b5b))
- **Version 3**: April 2022 ([Github](https://github.com/vscodethemes/web/pull/228))
- **Version 4**: October 2024 ([Github](https://github.com/vscodethemes/web/pull/284))