Skip to content

Add UTC#3530

Open
yofukashino wants to merge 11 commits intoVendicated:mainfrom
yofukashino:utc
Open

Add UTC#3530
yofukashino wants to merge 11 commits intoVendicated:mainfrom
yofukashino:utc

Conversation

@yofukashino
Copy link

Adds UTC (Universal Theming Classes) that appends stable class names [For example utc_xyz] to elements, so theme devs don’t have to worry about class rerolls, only structural changes.
Helps with theming by removing the need for wildcard selectors, which also improves performance.

The idea is to get it adopted across other client mods too, to make theming easier and consistent. Already PR'ed at replugged

@sadan4
Copy link
Contributor

sadan4 commented Jun 30, 2025

this should probably be a part of themeattributes instead

@yofukashino
Copy link
Author

yofukashino commented Jun 30, 2025

sure, the only thing that matters is utc prefix on classes, so that CSS would work out of the box on other clients as well.

so should I change location or wait for someone else to review first?

@ZapGaming
Copy link

This would save me so much effort vencord pls add this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants