Overview Version History Q & A Rating & Review
AceKaizen Code Theme
A dark vs-code theme made specially for coding purposes. This theme emphasizes on readability and code clarity. It is a dark theme with a black and orange gradients.
Theme Snapshots
1. AceKaizen Code Theme
2. AceKaizen Calmly Dark
Installation
You can install this theme from the Visual Studio Marketplace
Changes
To make changes to the theme, you can clone this repository.
git clone https://github.com/aryankashyap7/AceKaizen-Code-Theme.git
Then, open the repository in your vs-code editor and open the acekaizen-code-theme
folder.
Press F5
to load the theme in a new vs-code window.
You can make changes to the acekaizen-code-theme.json
file and then reload the vs-code editor.
You can also use the Developer: Inspect Editor Tokens and Scopes
command to inspect the tokens and scopes.
License
This project is licensed under the MIT License - see the LICENSE file for details