Improved TeamSpeak theme with fixes and usability enhancements

This commit is contained in:
dertyp7
2024-01-19 00:22:25 +01:00
parent 57148b543a
commit 680ce0411a

View File

@@ -1,5 +1,21 @@
# Better TeamSpeak Theme
This theme aims to improve and fix some of the issues with the default TeamSpeak theme.
It does not change the look of the theme too drastically, but rather tries to improve the usability.
## Fixes and Improvements
> These are not really fixes. It's all **reverse engineered** and not correctly integrated.
> I am **not trying to downplay** the work of the **TeamSpeak developers**.
> To implement these changes correctly, **it would require more work**.
> There are probably a lot of other issues which are higher priority than these.
- Improved dark mode
- Fixed the chat day text from having 0 distance to the left border. Now aligned with the chat messages
- Improved favorites icon
- Removed this weird background effect from the header
- Search bar placeholder text is now left and not centered (+ increased letter spacing)
## Development
1. Install [Node.js](https://nodejs.org/en/)