adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 407 forks source link

Rofi Launcher looking weird #166

Closed m-anwr closed 1 year ago

m-anwr commented 1 year ago

I am using the Blocks theme with polybar on i3wm. it looks like that: image

Does anyone know how to solve this issue, I can barely see the highlights

It should look like this: image

day-mon commented 1 year ago

Looking weird for me too on XFCE with Shapes image

day-mon commented 1 year ago

Found a fix.

This is a duplicate of #145. Go look at that you will be able to solve it.

renanrod4 commented 1 year ago

try to add this in the end of file: element-text, element-icon { background-color: inherit; text-color: inherit; }

adi1090x commented 1 year ago

Fixed.