Commit Graph

1 Commits

Author SHA1 Message Date
Benjamin Lee dd272fb518
feat(theme): restructure automatic color selection
BREAKING CHANGES:
* the default theme now prefers ANSI colors, even if RGB is supported
* `MietteHandlerOpts::ansi_colors` is removed
* `MietteHandlerOpts::rgb_color` now takes an enum that controls the
  color format used when color support is enabled, and has no effect
  otherwise.
2022-05-24 17:14:59 -07:00