diff --git a/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx b/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx index e1aa6e99..ff8ccfb9 100644 --- a/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx +++ b/src/views/components/injected/CourseCatalogInjectedPopup/GradeDistribution.tsx @@ -140,7 +140,7 @@ export default function GradeDistribution({ course }: GradeDistributionProps): J tickWidth: 1, tickLength: 10, tickColor: '#9CADB7', - crosshair: { color: extendedColors.theme.offwhite }, + crosshair: { color: `${extendedColors.theme.offwhite}50` }, lineColor: '#9CADB7', }, yAxis: {