MiniDiscordThemes / Squared

A theme to square all circles in Discord with adjustable corner roundness.

Home Page:https://replugged.dev/store/net.saltssaumure.Squared

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow customisation of corner radius

Saltssaumure opened this issue · comments

Border-radius implementation trivial, mask implementation unknown difficulty.

Potential solution:
https://css-tricks.com/clipping-masking-css/

Done quick and dirty with border-radius, reopen if issues arise.