Sittuccine Theme is a custom dark theme for Visual Studio Code, designed to provide a comfortable and visually appealing coding experience. The theme made with love for the best developers who needs the best code highlighting and readability.
If you like this theme, please consider giving it a star on GitHub! Your support is greatly appreciated and helps me to keep improving the theme.
- Carefully selected colors for syntax highlighting for each code parts
- Built-in function highlighting differs to custom functions
- Throw blocks highlighted in red to attract attention
- Docs highlighted in green
- The colors selected manually for languages:
- Golang
- Python
- PHP
- Java
- C#
- C++
- C
- Javascript
- Typescript
- HTML
- CSS, SCSS, SASS, LESS,
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing
Ctrl+Shift+X
. - Search for "Sittuccine Theme".
- Click "Install" to install the theme.
- Go to
File > Preferences > Color Theme
and select "Sittuccine Theme" from the list.
- Download the latest
.vsix
file from the releases page. - Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing
Ctrl+Shift+X
. - Click on the three dots in the upper right corner and select "Install from VSIX...".
- Select the downloaded
.vsix
file to install the theme. - Go to
File > Preferences > Color Theme
and select "Sittuccine Theme" from the list.