diff --git a/src/style.ts b/src/style.ts index 4610bc1..78bdf60 100644 --- a/src/style.ts +++ b/src/style.ts @@ -242,7 +242,7 @@ export const styles = css` .individual-top path, .individual-top circle { - stroke: var(--icon-individual-left-top-color); + stroke: var(--individual-left-top-color); } #individual-left-bottom-icon {