diff --git a/src/Augmentation/ui/PurchasableAugmentations.tsx b/src/Augmentation/ui/PurchasableAugmentations.tsx index cb90ad644..2ed5050f3 100644 --- a/src/Augmentation/ui/PurchasableAugmentations.tsx +++ b/src/Augmentation/ui/PurchasableAugmentations.tsx @@ -219,6 +219,7 @@ export function PurchasableAugmentation(props: IPurchasableAugProps): React.Reac textOverflow: "ellipsis", whiteSpace: "nowrap", overflow: "hidden", + color: props.owned ? Settings.theme.disabled : Settings.theme.primary, }} > {aug.name}