Skip to content

jackjyq/tropical-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tropical Time Icon

Tropical Time | 热带时光

A sensual, tropical-inspired color theme for developers.

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

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

🛠️ 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

🗺️ 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

About

🌴 A sensual, tropical-inspired color theme for developers | 专为开发者打造, 富有质感的热带风情配色主题

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors