"The drill that will pierce the heavens... and your syntax highlighter."
A deep crimson VS Code theme inspired by Kasane Teto from UTAU. Dark backgrounds soaked in blood-red, with warm highlights that feel like a concert under red stage lights.
| Role | Color | Preview |
|---|---|---|
| Background | #1a0a0a |
Deep crimson black |
| Keywords | #ff4444 |
Drill red |
| Strings | #ffb3b3 |
Soft pink |
| Functions | #ff9999 |
Rose |
| Numbers | #ff8c69 |
Salmon |
| Comments | #6a3333 |
Muted wine |
| Status Bar | #8b0000 |
Dark red |
| Cursor | #ff4444 |
Drill red |
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X) - Search "Kasane Teto"
- Click Install
Ctrl+K Ctrl+Tβ Select Kasane Dark
code --install-extension kasane-teto-theme-1.0.0.vsix- Clone this repo
- Copy the
kasane-teto-themefolder to:- Windows:
%USERPROFILE%\.vscode\extensions\ - Linux/Mac:
~/.vscode/extensions/
- Windows:
- Restart VS Code
Ctrl+K Ctrl+Tβ Select Kasane Dark
(Coming soon β contributions welcome!)
Add to your settings.json for the full experience:
{
"editor.fontFamily": "'JetBrains Mono', 'Cascadia Code', monospace",
"editor.fontLigatures": true,
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"workbench.colorTheme": "Kasane Dark",
"editor.cursorStyle": "line",
"editor.cursorBlinking": "phase"
}Made with β€οΈ by M5 Dev β open source under GPL v3.
Kasane Teto is a character from the UTAU community. This theme is a fan creation, not affiliated with any official Vocaloid or UTAU project.
PRs welcome! Especially:
- Screenshots / demo GIFs
- Language-specific token fixes
- A companion Hatsune Miku teal variant π
"Chimney soot and drill curls β that's the aesthetic."