Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Nov 22, 2023
1 parent ac73b9c commit ef6ce09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/src/theme/ThemeProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ export function ThemeProvider({
return;
}

// Override fill color for certain inline SVGs (the originals are provided
// by theme-svg.scss)
overrideSVGFillColors();

const preloadStyleContent = calculatePreloadStyleContent();
Expand Down

0 comments on commit ef6ce09

Please sign in to comment.