Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: How do I highlight Library panel selection with color from preferences? (Read 559 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How do I highlight Library panel selection with color from preferences?

The playlist and search panel selections are highlighted with selection color in Preferences>Colors and Fonts>Selection.
Can the same be done with Library panel selection?

Re: How do I highlight Library panel selection with color from preferences?

Reply #1
Known problem but sadly not possible, setting dark theme on MS tree control prevents setting custom selection colors as far as I can tell.
It's on my todo list to fix this properly at some point in the future.
Microsoft Windows: We can't script here, this is bat country.

Re: How do I highlight Library panel selection with color from preferences?

Reply #2
musicmusic's foo_uie_albumlist for Columns can do it. All dark mode stuff is his own. I know he doesn't use the SDK for any of it.

Might be relevant?

https://github.com/reupen/album_list_panel/pull/127/files




 

Re: How do I highlight Library panel selection with color from preferences?

Reply #3
Thanks for the explanation Peter.
 I was afraid it might be some kind of dark theme meshugaas.

@marc2k3 Thanks for the suggestion.  Will try.