App: Use dark scrollbars on dark theme (#3812)
This commit is contained in:
parent
0d9b4d08bd
commit
efe9b27222
@ -50,6 +50,10 @@ noscript {
|
||||
}
|
||||
}
|
||||
|
||||
html.theme-dark {
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
body.is-ios,
|
||||
body.is-macos {
|
||||
--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Roboto", "Apple Color Emoji", "Helvetica Neue", sans-serif;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user