Skip to content

Iktisad/torque-dark-theme

Repository files navigation

Torque Dark Theme

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.

Features

  • 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.

Recommended Settings

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'.
  • Bracket Pair Colorization: Enable bracket pair colorization to visually distinguish nested code blocks.
    "editor.bracketPairColorization.enabled": true

Installation

Installing from GitHub

To install Torque Dark Theme from GitHub, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Iktisad/torque-dark-theme.git
  2. Package the theme using VSCE:

    vsce package
  3. Install the VSIX file using VS Code:

    code --install-extension torque-dark-theme-0.0.1.vsix

Screenshots

Torque Dark Theme Preview 1 Torque Dark Theme Preview 2

Contributing

If you'd like to contribute or fork the theme, please visit the GitHub repository:

Enjoy Coding!

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!

Releases

No releases published

Packages

 
 
 

Contributors