diff --git a/emhttp/plugins/dynamix/styles/themes/black.css b/emhttp/plugins/dynamix/styles/themes/black.css index 17d57889f..096542aca 100644 --- a/emhttp/plugins/dynamix/styles/themes/black.css +++ b/emhttp/plugins/dynamix/styles/themes/black.css @@ -40,7 +40,7 @@ --small-shadow: 0 0 3px var(--gray-700); --hr-color: var(--gray-800); - --checkbox-color: var(--gray-800); + --checkbox-color: var(--gray-500); --checkbox-hover-color: var(--gray-600); --brand-orange: var(--orange-500);