xtools icon indicating copy to clipboard operation
xtools copied to clipboard

Fix contrast of gray text in pageInfo API HTML response

Open jwbth opened this issue 1 year ago • 0 comments

image

#a2a9b1 doesn't have an appropriate contrast ratio with the white background. Use a color intended for secondary text, and while we're at it, use a CSS variable available in dark mode (I assume this HTML is supposed to be used in MediaWiki context, but if it is not, the color will fall back to #54595d).

jwbth avatar Jul 03 '24 23:07 jwbth