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

The Rain Witch Theme

Torikkyun

|
8 installs
| (2) | Free
An elegant dark theme inspired by Tonelico from Fate/Grand Order, featuring warm golden accents and soft blue tones
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

The Rain Witch Theme

An elegant dark theme for Visual Studio Code inspired by Tonelico from Fate/Grand Order. This theme combines warm golden accents with soft blue tones to create a comfortable and visually appealing coding environment.

Installation

Via Visual Studio Code Marketplace

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "The Rain Witch Theme"
  4. Click Install
  5. Press Ctrl+K Ctrl+T (Cmd+K Cmd+T on Mac) and select "The Rain Witch Theme"

Manual Installation

  1. Download the latest release from the repository
  2. Copy the folder to your VS Code extensions directory:
    • Windows: %USERPROFILE%\.vscode\extensions
    • macOS: ~/.vscode/extensions
    • Linux: ~/.vscode/extensions
  3. Reload VS Code
  4. Select the theme from the Color Theme picker

Recommended Settings

For the best experience, consider these settings:

{
    "editor.fontFamily": "JetBrains Mono",
    "editor.fontLigatures": true,
    "editor.fontSize": 12,
    "editor.lineHeight": 2.5,
    "editor.cursorBlinking": "expand",
    "editor.cursorSmoothCaretAnimation": "on",
    "editor.bracketPairColorization.enabled": true,
    "editor.smoothScrolling": true,
    "workbench.iconTheme": "material-icon-theme",
    "workbench.colorTheme": "The Rain Witch Theme"
}

Feedback & Contributions

Found a bug or have a suggestion? Please open an issue on GitHub.

Contributions are welcome! Feel free to submit pull requests.

License

MIT License

Changelog

See CHANGELOG.md for detailed version history.


Enjoy coding with The Rain Witch Theme! ✨

If you like this theme, please consider:

  • ⭐ Starring the repository
  • 📢 Sharing it with others
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft