codesbiome / soil-theme-vscode

A relaxing dark theme for Visual Studio Code with simple colors for the Editor Interface. This theme provides easy to read interface for dim-light environments (night).
Other
2 stars 1 forks source link
dark-theme soil soil-theme theme vscode-theme

Soil Theme

A relaxing dark theme for Visual Studio Code with simple colors for the Editor Interface, it also provides easy to read interface for dim-light environments (night).

Install from Marketplace : https://marketplace.visualstudio.com/items?itemName=codesbiome.soil-theme-vscode


Show Monokai Syntax Colors


Supported Languages 🎉


Information & Tips 📌

If you're using Windows 10, these settings of Editor might provide you a better experience with this theme :

    "editor.fontSize": 13,
    "editor.lineHeight": 22,
    "editor.suggestFontSize": 13,
    "editor.padding.top": 10,
    "terminal.integrated.lineHeight": 1.4,
    "editor.fontFamily": "'Jetbrains Mono', 'Fira Code', Consolas, 'Courier New', monospace",


Issue or Requests

Found any 🐛 bug/glitch or have a request related to this project? Feel free to submit Issue at respository here.
Cheers 🍻