Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color picker does not open when hovering over a color in css file #110

Open
silocoder opened this issue Sep 3, 2020 · 1 comment
Open

Comments

@silocoder
Copy link

silocoder commented Sep 3, 2020

I can't get it to open whether by key or menu. But if i am not hovering over a color, eg #ffffff then it popsup immediately and always shows #FFFFFF as the default color.

I am using Linuxmint Cinnamon Sublime 3

Any ideas?

@lapega
Copy link

lapega commented Jun 24, 2022

In the file
/.config/sublime-text/Packages/ColorPicker/lib/linux_colorpicker.py
under the line
from gi.repository import Gtk
add this one:
from gi.repository import Gdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants