Before the neon Night comes the calm Twilight.
Font: Fira Code, File icons: Catppuccin Mocha.
Tokyo Twilight only highlights 3 things:
- Definitions in
orange.
- Strings in
blue.
- Static constants in
green.
All other syntax is deemphasized to promote focus on content. This can be adjusted in settings.json if wanted:
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"name": "Punctuation",
"scope": "punctuation",
"settings": {
"foreground": "#ebecf0"
}
}
]
}
- Clojure
- ClojureScript
- JavaScript
- TypeScript (& TSX)
- Markdown
- HTML
- CSS
Pull requests for other languages are most welcome.
- Tokyo Night, largely.
- Nord, for its blue color palette.
- Poimandres, for its frameless design.
- Alabaster, for its approach to highlighting.
Tokyo Tower photo by Marek Okon on Unsplash. Banner and icon by me.