Welcome to Torque Dark Theme! This is a soothing dark theme designed to enhance your coding experience with a balanced blend of high contrast colors.
- Soothing dark background with carefully chosen colors for improved readability.
- High contrast to reduce eye strain during long coding sessions.
- Supports bracket pair colorization for better code comprehension.
- Compatible with popular fonts like Cascadia Code and Fira Code, with optional ligatures for enhanced readability.
For the best experience, we recommend the following settings:
- Font: Use either Cascadia Code or Fira Code with ligatures enabled for a
more fluid coding experience.
- Example setting for Cascadia Code:
'calt', 'ss01'.
- Example setting for Cascadia Code:
- Bracket Pair Colorization: Enable bracket pair colorization to visually
distinguish nested code blocks.
"editor.bracketPairColorization.enabled": true
To install Torque Dark Theme from GitHub, follow these steps:
-
Clone the repository:
git clone https://github.com/Iktisad/torque-dark-theme.git
-
Package the theme using VSCE:
vsce package
-
Install the VSIX file using VS Code:
code --install-extension torque-dark-theme-0.0.1.vsix
If you'd like to contribute or fork the theme, please visit the GitHub repository:
We hope you enjoy using Torque Dark Theme as much as we enjoyed creating it! Feel free to share your thoughts and suggestions to make it even better.
Happy Coding!

