Improved legibility of the column selected item’s value in light mode

This commit is contained in:
Matt Aitken
2022-04-08 12:00:48 +01:00
parent b10c4afccf
commit ae563ba544
+1 -1
View File
@@ -71,7 +71,7 @@ function ColumnItemElement({
<Mono
className={`truncate pr-1 transition duration-75 ${
isHighlighted
? "text-slate-100"
? "text-gray-500 dark:text-slate-100"
: "text-gray-400 dark:text-gray-500"
}`}
>