Drop dim colors, rename bright variants to base names #241
Reference in New Issue
Block a user
Delete Branch "drop-dim-colors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
black,bright-black) from all color mapsbright-*colors to their base names (e.g.bright-green→green) so callers use"green"to get a vibrant, bright-variant greencurses.A_BOLD(all palette entries are now bright variants, so the prefix-check is gone)