Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Tropical TimeNew to Visual Studio Code? Get it now.
Tropical Time

Tropical Time

Jack Jiang

|
27 installs
| (1) | Free
A sensual, tropical-inspired color theme for developers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Tropical Time Icon

Tropical Time | 热带时光

A sensual, tropical-inspired color theme for developers.

专为开发者打造, 富有质感的热带风情主题

🚀 Quick Start

Syntax Highlighting

  • Visual Studio Code
  • Windows Terminal
  • OpenCode -> ~/.config/opencode/themes/
  • Notepad++ Markdown -> %AppData%\Notepad++\userDefineLangs
  • Vim -> ~/.vim/colors/
  • more...

Artworks

  • Icon
  • Wallpaper -> for Desktop & Mobile Phone
  • Wallpaper for E-ink -> for Kindle & BOOX

🎨 Design

Color Palettes

  • Nightmare & Daydream Palette
  • Morninglight & Twilight Palette
  • E-ink Grey Scale Palette

Themes

Palettes Description 描述
Tropical Morninglight fresh and golden light theme 清亮柔和的淡金主题
Tropical Daydream graceful and paper-like light theme 淡雅如纸的白昼主题
Tropical Twilight ethereal and deep blue dark theme 空灵深邃的深蓝主题
Tropical Nightmare vibrant and juicy dark theme 明艳饱满的暗夜主题

🛠️ Development

uv Node.js just

After install the above dependencies, run just to view available recipes.

💡 Tips

The theme works best with the following settings:

monitor & display
  • enable Eye Care Mode (or Night Shift) feature
  • reduce the monitor's lightness
bold text rendering

disable the bold text rendering feature in your terminal

VSCode Integrated Terminal

{
  "terminal.integrated.drawBoldTextInBrightColors": false,
  "terminal.integrated.fontWeightBold": "normal"
}

Windows Terminal

{
  "profiles": {
    "defaults": {
      "intenseTextStyle": "none"
    }
  }
}
coding font
  • MapleMonoNL-NF-CN
  • SarasaTermSC-Nerd

🗺️ Roadmap

List of features
  • [x] dark palette
  • [x] light palette
  • [x] icon
  • [x] wallpaper
  • [x] VSCode theme
  • [x] Vim theme
  • [x] Terminal theme
  • [x] OpenCode theme
  • [x] dark variant palette
  • [x] light variant palette
  • [ ] zed theme
  • [ ] batcat theme

📄 License

this project is licensed under the MIT License.

🙏 Acknowledgements

Inspired by and built upon
  • iTerm2-Color-Schemes - Terminal color scheme collection
  • GitHub VSCode Themes - GitHub's official VS Code theme
  • Brogrammer Plus - Brogrammer theme variant
  • Edditoria - Notepad++ markdown syntax highlighting support
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft