bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51295: 28.0.60; [PATCH] Update ANSI colors in themes to use new face


From: Jim Porter
Subject: bug#51295: 28.0.60; [PATCH] Update ANSI colors in themes to use new faces
Date: Tue, 19 Oct 2021 16:18:18 -0700

In bug#50179, I added support for bright ANSI colors and changed the way the colors are defined to use faces instead of a vector of color values. However, I neglected to update the themes to take this into account. Attached is a patch that does this. Note: I only updated themes which defined `ansi-color-names-vector' (except for the Modus themes, which were already up-to-date).

For the most part, I just converted the definitions and added some hopefully-reasonable bright variants, but I did tweak the colors here and there to ensure 1) a reasonably-visible difference between normal and bright colors, and 2) that the color values roughly matched their names (mainly for wombat).

I can provide screenshots if it would help, but rainbow-mode on GNU ELPA should hopefully make it fairly easy to review the colors.

Attachment: 0001-Convert-ANSI-color-definitions-in-themes-to-use-face.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]