mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-07 01:16:08 -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 {
|
||||
color-scheme: dark;
|
||||
@apply bg-zinc-900 text-white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user