-
-
Notifications
You must be signed in to change notification settings - Fork 65
Text color in the report #184
Unanswered
ratelChief
asked this question in
Q&A
-
image
why some text is white and other is black? or it's just a visual effect for better readability?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Yes, it is for better readability. See there https://github.com/btd/rollup-plugin-visualizer/blob/master/src/treemap/color.ts#L19C20-L19C20
It checks luminance of background and tries to select either white or black.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment