3nids / quickfinder

Quick Finder is a QGIS 2.x plugin offering a single place to perform searches on project layers and online remote services
http://3nids.github.io/quickfinder/
Other
8 stars 14 forks source link

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

Open chriskadel opened 6 years ago

chriskadel commented 6 years ago

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 commented 5 years ago

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