vscode-indielayer-theme
v1.1.2
Published
VSCode Indielayer Theme
Downloads
35
Maintainers
Readme
Indielayer Theme
This extension for Visual Studio Code add the theme titled "Indielayer (Dark)".
Preview
Example 1
Example 2
Installation
- Open Extensions sidebar panel in Visual Studio Code.
View → Extensions
- Search for
Indielayer Theme
- Click Install
- File > Preferences > Color Theme > Indielayer (Dark)
- Optional: Use the recommended settings below for best experience
Recommended Settings
{
"editor.fontSize": 12,
"editor.fontFamily": "Fira Code",
"editor.lineHeight": 18,
"editor.tabSize": 2,
"editor.autoIndent": "full",
"editor.fontLigatures": true,
"editor.suggestSelection": "first",
"editor.tabCompletion": "on",
"workbench.iconTheme": "material-icon-theme",
"workbench.colorCustomizations": {},
"workbench.colorTheme": "Indielayer (Dark)"
"zenMode.centerLayout": false,
}
Fonts
Fira Code is a free monospaced font with programming ligatures.
Customizing
If you want to customize on top of this theme, use vscode's color customization feature.
Feedback
If you have suggestions, please open an issue or better yet, a pull request.
Be nice.
Credits
This theme was inspired by the themes Monokai and One Dark theme.
Author
Authored by João Teixeira