buxx / trsync

Tracim synchronization tool
MIT License
13 stars 2 forks source link

Feat: can have the primary color visible on instance Tab visible in trsync #42

Open PhilippeAccorsi opened 2 years ago

PhilippeAccorsi commented 2 years ago

Expected

Show the primary color of instance on the name of instance visible in trsync.

Use case

Each tracim instance can have a specific primary color, so I want to show the name of instance with his primary color to distinguish instance quickly.

buxx commented 2 years ago

Tracim api /api/system/applications permit to get the primary color. Coloration of tab like more complicated (currently TKinter) : https://stackoverflow.com/questions/23038356/change-color-of-tab-header-in-ttk-notebook