Follow system theme
This commit is contained in:
parent
70e825efda
commit
0c42aa321d
4 changed files with 17 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
|
||||
/* Use dark scrollbar */
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
color-scheme: light dark;
|
||||
}
|
||||
|
||||
/* Bootstrap icons */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue