-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update variables.scss - Fallback font before Noto Color Emoji #25418
Conversation
I would put sans-serif before Noto Color Emoji. If you have none of the previous fonts installed but Noto Color Emoji is, the interface looks very ugly because it uses Noto Color Emoji then. That's exactly the case on my linux distribution.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd also favor sans serif, @jancborchardt what do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, that should indeed be the right order @kaktuspalme – thank you so much! :)
/backport to stable21 |
@LukasReschke I assume the Psalm security analysis is unrelated for SCSS changes? :) |
A sign-off on the commit is missing for the Developer Certificate of Origin (DCO), but seems not needed for a small change. @schiessle? |
/compile amend/ |
CI is unhappy |
/compile amend / |
/rebase |
/backport to stable22 |
/backport to stable23 |
(Adding a +1 that I'd love to see this merged.) |
/rebase |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
/backport to stable23 |
/backport to stable22 |
I would put sans-serif before Noto Color Emoji. If you have none of the previous fonts installed but Noto Color Emoji is, the interface looks very ugly because it uses Noto Color Emoji then. That's exactly the case on my linux distribution. See screenshot.