randomhost / teamspeak-dark

A dark theme for TeamSpeak 3 which looks surprisingly similar to another popular voice communication software.
https://github.random-host.tv/teamspeak-dark/
BSD 3-Clause "New" or "Revised" License
58 stars 8 forks source link

Unthemed blue links #12

Closed Chi-Yu closed 4 years ago

Chi-Yu commented 6 years ago

There are many blue links within the GUI which are currently unthemed.

This is because the TeamSpeak client software does not currently expose those links in a way that allows theme developers to style them.

Therefore, this issues is merely a reminder to fix this once the problem is addressed within the TeamSpeak client software.

Bluscream commented 6 years ago

Which ones are you referring to? Maybe i can help you :)

Chi-Yu commented 6 years ago

I'm talking about things like "Options" > "myTeamSpeak".

options-myteamspeak

There are many examples of such links within the GUI and I didn't manage to re-color any of those yet.

Bluscream commented 6 years ago

Hmm, looking into this now. They seem to be html labels grafik

Bluscream commented 6 years ago

Hmm i was able to change the contents but not the color so far

grafik

Bluscream commented 6 years ago

Just found this: https://stackoverflow.com/questions/32831754/how-to-embed-url-link-to-qlabel#comment53501892_32832525

grafik

Chi-Yu commented 6 years ago

Manipulating the widgets is not an option. I'm not willing to rely on a plugin to "fix" questionable upstream software design decisions.

This issue needs to be adressed upstream (as I already mentioned) in order for themes to have a "clean" way to style those links.

Maybe it would be even better to replace those links with buttons or some other element that can be styled by theme creators.

Bluscream commented 6 years ago

If you think teamspeak is gonna fix anything except exploits, you must be new to it ^^

svenpaulsen commented 4 years ago

Should be fixed with pull request #41.

Chi-Yu commented 4 years ago

Fixed with 1.0.1