8000 GitHub - mihaildolghintev/modus-operandi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mihaildolghintev/modus-operandi

Repository files navigation

Modus Operandi for VS Code

VS Code Marketplace Downloads Rating

A carefully crafted light theme for Visual Studio Code, inspired by the renowned Modus Themes for Emacs. Modus Operandi provides exceptional readability and meets the highest accessibility standards (WCAG AAA).

Features

  • 🎨 Carefully selected colors with optimal contrast ratios
  • 👀 Reduced eye strain for long coding sessions
  • ♿ WCAG AAA compliance for accessibility
  • 🎯 Semantic highlighting optimized for clarity

Screenshots

[Place your screenshots here]

Installation

  1. Open VS Code
  2. Press ⌘P to open the Quick Open dialog
  3. Type ext install modus-operandi
  4. Click install

Applying the theme

  1. Click the gear icon in the lower left corner
  2. Click "Color Theme"
  3. Select "Modus Operandi" from the list

Customization

You can override the theme colors in your settings.json:

{
    "workbench.colorCustomizations": {
        "[Modus Operandi]": {
            // Your customizations here
        }
    }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0