rofi-themes
rofi-themes copied to clipboard
Rofi 1.6.0 causes breaks
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
.
+1, lot of breaks in my system.. I just downgraded