diff --git a/sidebar/stolen-data-cluster.tsx b/sidebar/stolen-data-cluster.tsx index 3378d8b..5f197b2 100644 --- a/sidebar/stolen-data-cluster.tsx +++ b/sidebar/stolen-data-cluster.tsx @@ -29,6 +29,7 @@ function StolenDataValue({ entry.toggleMark(); e.stopPropagation(); }} + style={{ color: entry.isMarked ? "black" : "gray" }} > {body}