Skip to content

Commit 6f4baf6

Browse files
Sarin-UdompanishSarin Udompanish
andauthored
fix(halo-theme): change dataviz-color2 to enhance visible for print (#1229)
Co-authored-by: Sarin Udompanish <[email protected]>
1 parent a0494fb commit 6f4baf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/halo-theme/src/variants/dark/overrides.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Rules:
177177

178178
// DataViz - Charting
179179
@dataviz-color-1 : @dataviz-color-primary;
180-
@dataviz-color-2 : @color-white;
180+
@dataviz-color-2 : @color-mercury;
181181
@dataviz-color-3 : @color-supernova;
182182
@dataviz-color-4 : @color-amethyst;
183183
@dataviz-color-5 : @color-robins-egg;

0 commit comments

Comments
 (0)