This repository contains a collection of custom VS Code themes created by me. Each theme has been designed with a specific purpose in mind, and I've tried to create a consistent look and feel across all of them.
Here's a list of the themes that are currently available in this repository:
Each theme comes with a screenshot to give you an idea of what it looks like in action.
To install a theme, follow these steps:
- Search vscode market place
- Open vscode, type
Ctrl+p
, then type
# Andromeda-tweaked
ext install aviksaikat.material-tweaked
# Material-tweaked
ext install aviksaikat.material-tweaked
If you have a custom VS Code theme that you'd like to contribute to this repository, please feel free to submit a pull request! Before you do, please make sure your theme meets the following criteria:
- It has a unique name.
- It includes a screenshot.
- It follows a consistent naming convention (i.e.
theme-name-color-theme.json
).
Thank you for your contribution! Let's make the VS Code community even better. 🚀