CodeEditTextView icon indicating copy to clipboard operation
CodeEditTextView copied to clipboard

🐞 Emphasis text color should be black regardless of color scheme

Open austincondiff opened this issue 2 years ago • 0 comments

Description

The emphasis background color is yellow. The text should be black regardless of the users color scheme to be visible on this background. Currently, when the user has a light color scheme set, it is black as expected, however the text color is white when the user has a dark color scheme set.

Expected Behavior

The emphasis text color should be black regardless of color scheme so that it is visible on the yellow background.

Version Information

CodeEditTextView: 0.7.0 macOS: 14.0 Xcode: 15.0

austincondiff avatar Dec 21 '23 06:12 austincondiff