Creation of a TeamSpeak 5 theme

You can debug the whole client when starting it with a specific argument.
Execute this command in the ts clients folder: TeamSpeak.exe --remote-debugging-port=9988
Open Chrome type http://localhost:9988 and press on “Teamspeak client UI” after that you can search the dom and css using the chrome dev tools like a normal webpage. For more info: Qt WebEngine Debugging and Profiling | Qt WebEngine 5.15.14

1 Like