mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Set browser widget styles to match color scheme
This commit is contained in:
@@ -29,6 +29,8 @@
|
|||||||
0 0 0 4px var(--yellow-60-a30);
|
0 0 0 4px var(--yellow-60-a30);
|
||||||
--field-box-shadow-error: 0 0 0 1px var(--red-60),
|
--field-box-shadow-error: 0 0 0 1px var(--red-60),
|
||||||
0 0 0 4px var(--red-60-a30);
|
0 0 0 4px var(--red-60-a30);
|
||||||
|
|
||||||
|
color-scheme: light dark;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
|
|||||||
Reference in New Issue
Block a user