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 would like to add styling for the cursorAccentColor and the selectionColor as these are the only colors not being styled.
For cursorAccentColor, it would be the user's preference or the backgroundColor (#2E3440).
For selectionColor, it would be the user's preference or the cursorColor (#D8DEE9).
Potential Solution
I will be submitting a pull request shortly with these changes.
The text was updated successfully, but these errors were encountered:
han-tyumi
added a commit
to han-tyumi/nord-hyper
that referenced
this issue
Sep 5, 2020
Configuration for selectionColor and cursorAccentColor has been added in
order to support these remaining color configuration options
consistently while also honoring the user's configuration.
nordtheme#35
Description
I would like to add styling for the cursorAccentColor and the selectionColor as these are the only colors not being styled.
For cursorAccentColor, it would be the user's preference or the backgroundColor (#2E3440).
For selectionColor, it would be the user's preference or the cursorColor (#D8DEE9).
Potential Solution
I will be submitting a pull request shortly with these changes.
The text was updated successfully, but these errors were encountered: