oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1k stars 53 forks source link

Ability to customize colors #164

Closed luckasRanarison closed 1 year ago

luckasRanarison commented 1 year ago

Hi there! I created my custom theme a long time ago and avoided updates, but I ran into some issues with the extension itself like sometimes when I cut some text almost the whole text file would also get cut, it was so annoying so I decided to finally update to see if this issue was fixed. But with the current version it seems that most of css classes for color styling are not working anymore like the following:

.pano-item-header-link {
  background-color: #81a1c1;
}

If we can't edit manually the styles could we atleast get the ability to customize the colors from the settings, it would also be more convinient than maintening a fork.

luckasRanarison commented 1 year ago

Really sorry I just realized that there is a customization setting now