Skip to content

Miro-wq/vscode-theme-smooth-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smooth Dark – A Custom VSCode Theme

Smooth Dark is a minimalist, rounded-edge Visual Studio Code theme with modern spacing, subtle shadows, and a clean black background between panels.

Designed to enhance focus and make your coding environment visually relaxing.


Features

  • Rounded corners for all panels (Editor, Sidebar, Terminal)
  • Custom gaps (spacing) between windows with black background
  • Fully uniform dark background (#2A2A2E)
  • Smooth file tab styling with matching editor background
  • Subtle shadows for depth and clarity
  • Easy to modify or extend

Installation

  1. Install the extension: Custom CSS and JS Loader

  2. Clone or download this repository.

  3. Copy the files into your local machine.

  4. In your VSCode settings.json, add:

"vscode_custom_css.imports": [
  "file:///ABSOLUTE/PATH/TO/theme/custom.css"
],
"vscode_custom_css.policy": true
  1. Open Command Palette (Ctrl+Shift+P) and run: Enable Custom CSS and JS

  2. Reload / Restart VSCode.

preview

📋 Notes The settings.json provided is a safe, clean version without any sensitive information.

You can tweak colors easily inside dark.json or further customize gaps and corners inside custom.css.


🙏 Credits

This custom theme is proudly built on top of the amazing
🎨 Firefox Theme created by Heron Silva.

Big thanks to Heron for crafting such a clean and well-balanced base theme.
My goal was to keep its spirit alive while customizing the spacing, backgrounds, and UI polish to better match my personal workflow and preferences.

🛠 All customizations, spacing tweaks, rounded corners, and visual polish:
Made with care by Miro

About

A minimalist Visual Studio Code theme that features a clean, minimalist and modern design aesthetic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages