You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed when looking at my iTerm 2 settings that the RGB Hex values for the Basic and ANSI colors don't match precisely with the RGB Hex values described in https://www.nordtheme.com/docs/colors-and-palettes.
For example, Background (nord0) is set to #2e333f, whereas I was expecting #2e3440. The other colors were ever so slightly off as well.
I cross-checked the values and have a patch that aligns the values. I have a pull request to follow shortly…
The text was updated successfully, but these errors were encountered:
I noticed when looking at my iTerm 2 settings that the RGB Hex values for the Basic and ANSI colors don't match precisely with the RGB Hex values described in https://www.nordtheme.com/docs/colors-and-palettes.
For example, Background (nord0) is set to #2e333f, whereas I was expecting #2e3440. The other colors were ever so slightly off as well.
I cross-checked the values and have a patch that aligns the values. I have a pull request to follow shortly…
The text was updated successfully, but these errors were encountered: