An open API service indexing awesome lists of open source software.

https://github.com/codesbiome/vscode-codesbiome-theme

Dark theme for Visual Studio Code
https://github.com/codesbiome/vscode-codesbiome-theme

codesbiome-theme dark-theme dark-vscode night visual-studio visual-studio-code vscode-theme

Last synced: about 1 month ago
JSON representation

Dark theme for Visual Studio Code

Awesome Lists containing this project

README

        

# Codesbiome Theme

> Custom Dark Theme for `Visual Studio Code` with clear colors for Code Syntax & UI Elements. Provides easy to ready environment when working at Night (Dim Light).




Screenshot : HTML


Screenshot: HTML

Screenshot : JSX/TSX


Screenshot: HTML

Screenshot : CSS


Screenshot: HTML

Screenshot : LESS


Screenshot: HTML


### Supported Languages

- `JavaScript`
- `TypeScript`
- `HTML`
- `CSS`
- `LESS`
- `SASS (SCSS)`
- `JSX (React)`
- `XML (XAML/YAML)`
- `Markdown`
- `JSON`
- `YAML`
- `PHP`
- `C#`
- `C++`
- `Svelte`
- `Dart`
- `GDScript`


### Information & Tips

If you're using Windows 10, these settings of `Visual Studio Code` might provide you a better experience :

```json
"editor.fontSize": 15,
"editor.lineHeight": 26,
"editor.suggestFontSize": 13,
"editor.padding.top": 10,
"terminal.integrated.lineHeight": 1.4
```

- Text font used in screenshot files is `Jetbrains Mono`
- File icons theme used in screenshot is `Material Icon Theme`
- Terminal shell used in screenshot is `Cmder`


### Issue or Requests

Found anything invalid or have a request related to this project?
Feel free to create New Issue at respository here. Thank you!