terminal icon indicating copy to clipboard operation
terminal copied to clipboard

fix(Themes): increase contrast for gray, fixes #682

Open cshaa opened this issue 1 year ago • 0 comments
trafficstars

As described in #682, the gray color doesn't have sufficient contrast against the background in dark theme. This PR replaces it with a more reasonable variant.

a picture is worth a thousand words

Before: image

After: image

cshaa avatar Jan 21 '24 14:01 cshaa