This repository contains light and dark basic themes for vscode. The main purpose of making it is to create a base theme with several color variables, which can be easily used to create a new theme by changing these colors.
Also, in this theme, it has been tried that the syntax tokens have different colors and help the developers, especially the junior developers, to understand the codes correctly. Each color in this theme includes light and dark colors, so with its help, we can easily add light and dark mode support for each theme at the same time. Finally, this theme will be used to create an online theme editor for vscode.