CapnKitten / Material-Discord

Material design theme for Discord
343 stars 153 forks source link

Just a quick question about the border radii settings #169

Closed LuminarySage closed 2 years ago

LuminarySage commented 2 years ago

I'm just confused about the differences between --card-radius --card-radius-big

and

--popout-radius --popout-radius-big

Like which card or popout will use which?

CapnKitten commented 2 years ago

--card-radius was the standard variable for cards (like in the settings and other areas), but when Material Discord 2.0 was introduced, most cards were changed over to --card-radius-big for a larger radius so things are more rounded. --card-radius is still used, but most things use the other one.

--popout-radius is pretty much only used for the right click menu (plus maybe a few smaller things), and is intended to be noticeably more squared than --popout-radius-big. --popout-radius-big is used for any popout or modal and is meant to be more rounded.

Sorry for the late reply.

LuminarySage commented 2 years ago

I see, thank you for clarifying! No worries about the late reply