mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-08 02:08:15 -06:00
Add dark color scheme to fix accents on checkboxes & other HTML UI elements
This commit is contained in:
@@ -11,6 +11,7 @@ dd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
color-scheme: dark;
|
||||||
@apply bg-zinc-900 text-white;
|
@apply bg-zinc-900 text-white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user