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
As explained in the rofi 1.6.0 release notes, a breaking change for most existing themes has been introduced:
This causes a breaking change for themes, to modify the highlighting, this should be set to element-text.
Or inherited. element-text { highlight: inherit; }.
Hence, this should be changed in the affected themes contained in this repo, e.g. onedark.rasi.
As explained in the rofi 1.6.0 release notes, a breaking change for most existing themes has been introduced:
Hence, this should be changed in the affected themes contained in this repo, e.g.
onedark.rasi.