Skip to content

fix(color): fix gray color for 256 color terminal

Vitali Tatarintev requested to merge 1191-fix-gray-color into main

Description

Fix gray color for 256 color terminal.

Related Issues

Resolves #1191 (closed)

How has this been tested?

By running the mr view command before and after and comparing results.

Screenshots (if appropriate):

Before After
Screenshot_2023-03-14_at_18.46.40 Screenshot_2023-03-14_at_18.41.30
Screenshot_2023-03-14_at_18.46.57 Screenshot_2023-03-14_at_18.41.19

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports