Skip to content

jackjyq/tropical-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tropical Time Icon

Tropical Time | 热带时光

A sensual, tropical-inspired color theme for developers.

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

🌴 About

The dark themes are designed with enhanced readability to work well with monitors that have reduced brightness, while the light themes maintain a consistent color schema that complements the dark variants.

Here's how I use the themes:

🏢 Work
  • System: Windows 11 dark mode
  • Display: Monitor with reduced lightness for better eye care
    • Nightmare themes for WSL applications
    • Twilight themes for Windows native applications
🏡 Home
  • System: macOS light mode
  • Display: Monitor with normal lightness for better display performance
    • Daydream themes for coding
    • Morninglight themes for note-taking

🚀 Quick Start

syntax highlighting
artworks

🎨 Design

color palettes
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 明艳饱满的暗夜主题

🛠️ Develop

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

🗺️ Roadmap

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

📄 License

this project is licensed under the MIT License.

🙏 Acknowledgements

Inspired by and built upon

Releases

Packages

Contributors

Languages