Discord's css is minified, with it's classes following the format name-hash. When they pushed a new asset to the canary build, the classes got renamed:
This means the classes on the themes don't relate to any discord class anymore.
Discord's css is minified, with it's classes following the format name-hash. When they pushed a new asset to the canary build, the classes got renamed:
This means the classes on the themes don't relate to any discord class anymore.
Here's a method to chat in a twitch #channel with HexChat
Get HexChat here (or your package manager): https://hexchat.github.io/
Click Add and name it Twitch or whatever.
Now click Edit and change the server/port up top to: irc.chat.twitch.tv/6697
| .editor-group-watermark > .letterpress{ | |
| background-image: url("https://raw.githubusercontent.com/Aikoyori/ProgrammingVTuberLogos/main/VSCode/VSCode-Thick.png") !important; | |
| opacity: .75; | |
| aspect-ratio: 3/2 !important; | |
| } |