Commit 002d2119 by maximka Committed by GitHub

Accessibility: Makes tag colors more accessible (#22398)

solves issue #22396
parent d3c50692
const TAG_COLORS = [ const TAG_COLORS = [
'#E24D42', '#D32D20',
'#1F78C1', '#1E72B8',
'#BA43A9', '#B240A2',
'#705DA0', '#705DA0',
'#466803', '#466803',
'#508642', '#497A3C',
'#447EBC', '#3D71AA',
'#C15C17', '#B15415',
'#890F02', '#890F02',
'#757575', '#6E6E6E',
'#0A437C', '#0A437C',
'#6D1F62', '#6D1F62',
'#584477', '#584477',
'#629E51', '#4C7A3F',
'#2F4F4F', '#2F4F4F',
'#BF1B00', '#BF1B00',
'#806EB7', '#7662B1',
'#8a2eb8', '#8A2EB8',
'#699e00', '#517A00',
'#000000', '#000000',
'#3F6833', '#3F6833',
'#2F575E', '#2F575E',
'#99440A', '#99440A',
'#E0752D', '#AE561A',
'#0E4AB4', '#0E4AB4',
'#58140C', '#58140C',
'#052B51', '#052B51',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment