Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Astigmatism ThemeNew to Visual Studio Code? Get it now.
Astigmatism Theme

Astigmatism Theme

GabrielFacioni

|
51 installs
| (2) | Free
A personalized theme for people with astigmatism.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🎨 Astigmatism Theme

An elegant and productive color palette for VS Code
Developed especially for PHP and Laravel with a focus on better visualization for those with astigmatism

Also supports html, css and tsx/jsx

Badges Downloads Rating

✨ Features

Examples

🐘 Laravel/PHP

Laravel/PHP Example

🟦 TSX/JSX

TSX/React Example

🖋️HTML/CSS

HTML Example

🎨 Personalization

Add these settings to your settings.json for better experience:

{
  "workbench.colorTheme": "Astigmatism Theme",
  "editor.fontFamily": "JetBrains Mono",
  "editor.fontLigatures": true,
  "editor.bracketPairColorization.enabled": false,
  "editor.tokenColorCustomizations": {
    "[Astigmatism Theme]": {
      "comments": "#5F6675"
    }
  }
}

🌈 Palette

Color Main Use Hexadecimal
Main Background #20283A
Functions/Keywords #758DC4
Classes/Types #975A92
Variables #7C9782
Strings #C09C8E

🤝 Contribution

Contributions are welcome! Follow these steps:

  1. Fork the repository https://github.com/GabrielMMC/astigmatism-theme
  2. Create a branch: git checkout -b feat/new-feature
  3. Commit your changes: git commit -m 'Add something'
  4. Push: git push origin feat/new-feature
  5. Open a Pull Request
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft