NeuralTone Theme
👁️ A dark theme for deep focus
Current v1.0.2
NeuralTone Theme is a carefully crafted dark theme that blends vibrant harmony with visual comfort. Designed to stimulate focus and reduce eye strain, it's the ideal environment for developers who code deep and think deeper.
Support
A dark theme for VsCode.
NeuralTone is currently supported only for Visual Studio Code.
Community contributions to support other editors (like Atom, Sublime, or JetBrains IDEs) are very welcome!
Preview
Features
- Scientifically tuned color palette: dopaminergic harmony
- Vibrant yet soft tones to reduce eye strain
- Multi-language syntax support (JS, TS, Rust, Python, C++, etc.)
- Smart contrasts without visual noise
Installation
From VS Code Marketplace:
- Open Extensions (
Ctrl+Shift+X
or Cmd+Shift+X
)
- Search for NeuralTone Theme
- Click
Install
Development & Manual Installation (with .vsix file):
- Install Visual Studio Code Extension Manager (vsce)
npm install -g vsce
- Clone this repository:
git clone https://github.com/kaioodutra/neural-tone-theme.git
- Generate the .vsix package
vsce package
- Install it manually in VS Code
code --install-extension neural-tone-theme-1.0.1.vsix
Important! Restart your VS Code to see the applied theme
Repository
GitHub - NeuralTone Theme
Feel free to contribute, open issues, or suggest improvements.
License
MIT License © NeuralTone Theme