Skip to content

Lighten Safari iOS dark mode background#19

Merged
fregante merged 2 commits intomainfrom
safari
Oct 8, 2024
Merged

Lighten Safari iOS dark mode background#19
fregante merged 2 commits intomainfrom
safari

Conversation

@fregante
Copy link
Owner

@fregante fregante commented Oct 8, 2024

webext-base.css Outdated
Comment on lines +86 to +92
/* Safari-specific style */
@supports (-webkit-text-security: none) {
:root {
/* Textfields on Safari desktop are too thin, they expect a darker background */
background-color: Window;
}
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This gray background looks good when coupled with the small font:-apple-system-body; text and a small windows, but not on full-width tabs, especially if they have extra style like for Refined GitHub.

Dropping it…

@fregante fregante changed the title Improve Safari style Lighten Safari iOS dark mode background Oct 8, 2024
@fregante fregante merged commit 1b7fee1 into main Oct 8, 2024
@fregante fregante deleted the safari branch October 8, 2024 09:38
fregante added a commit to refined-github/refined-github that referenced this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve style in Safari

1 participant