Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doom-gruvbox's ANSI magenta isn't magenta #780

Open
lunik1 opened this issue Mar 25, 2023 · 0 comments
Open

doom-gruvbox's ANSI magenta isn't magenta #780

lunik1 opened this issue Mar 25, 2023 · 0 comments
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet

Comments

@lunik1
Copy link

lunik1 commented Mar 25, 2023

Theme(s)

doom-gruvbox

What were you expecting?

ansi-color-magenta and ansi-color-bright-magenta in doom-gruvbox should be #b16286 and #d3869b, respectively,

What actually happened?

ANSI magenta is red (but darker than ANSI red), behold the ANSI swatches:
image

Steps to reproduce

  1. Switch to doom-gruvbox theme
  2. Open ansi-term
  3. Print a block of magenta:
printf "\033[35m\u2588\u2588\u2588\033[0m\n"
  1. Print a block of bright magenta:
printf "\033[35m\u2588\u2588\u2588\033[0m\n"

Operating system

NixOS

Emacs version

Emacs 28.2, emacs-lsp fork w/ native comp

Installed commit of doom-themes

b5ff201

@lunik1 lunik1 added is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet labels Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Something isn't working as intended needs-triage Issue hasn't been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant