Dracula But Better — a sleek and modern Visual Studio Code theme inspired by Dracula, enhanced with custom tweaks and better contrast for extended coding sessions.
- Based on the popular Dracula theme
- Custom tweaks for improved readability and contrast
- Italics for comments, parameters, types, and keywords
- Support for JavaScript, TypeScript, Python, PHP, and more
- Pleasant pastel tones for syntax elements
Brew it Ig
- Open Extensions in VS Code (
Ctrl+Shift+XorCmd+Shift+X) - Search for JTheme
- Click Install
- Open Command Palette (
Ctrl+Shift+P) and select:
Preferences: Color Theme→JTheme
{ "editor.fontFamily": "Operator Mono Lig, Fira Code, JetBrainsMono Nerd Font Mono", "editor.fontLigatures": true, "editor.fontSize": 15, "editor.lineHighlightBackground": "#1073cf2d" }If you like it, please ⭐️ the repo!