diff --git a/src/parts/_misc.css b/src/parts/_misc.css index c72f2fc..6bbe92d 100644 --- a/src/parts/_misc.css +++ b/src/parts/_misc.css @@ -61,6 +61,7 @@ tbody tr:nth-child(even) { ::selection { background-color: var(--selection); + color: var(--text-bright); } details {