CapnKitten / Material-Discord

Material design theme for Discord
343 stars 153 forks source link

Can you adjust buttons and tabs to match the new theme of Material UI? #177

Closed Gamesnic closed 1 year ago

Gamesnic commented 1 year ago

Here are some pictures to show you what I mean: image image image image image

This is the theme I see Google currently going for on mainly their Android distros now. Google websites are also adapting to it. Or, if you don't want to change the whole design, could you add an option to use the newer or older UI iteration, such as a true/false statement in the CSS?

CapnKitten commented 1 year ago

What the theme is currently using is based off of Material Design 3, the latest version of it. The buttons and navigation tabs are supposed to be rounded like they are.

The last two images above show FABs, or floating action buttons. As far as I'm aware, there's only one in Discord like that; the return to current messages button when viewing older messages.

I don't get the design choices from android or apps, but instead directly from Google at Material.io.

There's also no way to use booleans (true/false statements) in css.