Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

How can I change the default selected color from Yellow #65

Open
chriskadel opened this issue Mar 8, 2018 · 1 comment
Open

How can I change the default selected color from Yellow #65

chriskadel opened this issue Mar 8, 2018 · 1 comment

Comments

@chriskadel
Copy link

When using Quick Finder plugin it highlights the selected feature in color "Yellow".
Is there a way to change this color to something else to create more contrast with map backgrounds?
I tried setting the Selection Color under Settings-->Options-->Canvas & Legend, but it appears the plugin is not wired to this setting.

Thank You,
Chris

@lennoo
Copy link

lennoo commented Aug 18, 2018

@chriskadel
u must modify hard code in " quickfinder_plugin.py "
self.rubber.setColor(QColor(255, 255, 50, 200))

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

No branches or pull requests

2 participants