Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: update nord theme to have a base color for NameOther
Right now there is no value for NameOther making .chroma .nx to be empty. Because of that there are cases in which the color is wrongly used because it's not overwritten (for eg: when trying to use a light theme as the main one, and Nord under prefers-color-scheme: dark . This MR sets the color to match the one from the theme preview.
- Loading branch information