element-hq / element-hq/element-web
The light-custom and dark-custom themes still use the now-replaced Nunito fonts?
Open
A-Themes-Custom
A-Theming
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
This one took me quite some time to figure out … while the light and dark theme use `font-family: Inter, …`, the light-custom and dark-custom themes still use the now-replaced Nunito font …
https://github.com/matrix-org/matrix-react-sdk/blob/develop/res/themes/light-custom/css/light-custom.scss#L3
https://github.com/matrix-org/matrix-react-sdk/blob/develop/res/themes/legacy-light/css/_fonts.scss#L17-L34
Can this please be updated as well? Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.