Set color-scheme property in themes (#8547)
This commit is contained in:
@@ -378,6 +378,10 @@ $location-live-secondary-color: #deddfd;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
body {
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
// ********************
|
||||
|
||||
// diff highlight colors
|
||||
|
||||
Reference in New Issue
Block a user