raymondnijssen / qgis_preview_mode_plugin

QGIS plugin for quickly setting the preview mode
GNU General Public License v3.0
0 stars 0 forks source link

create better icons for preview buttons #1

Open raymondnijssen opened 4 years ago

raymondnijssen commented 4 years ago

The toolbar buttons should have nice icons. And the plugin itself needs an icon as well, which will show up in the plugin manager. This could be an extra one, or just one of the icons that is used on a button.

Just overwrite the existing svg files: icon_deuteranope.svg icon_grayscale.svg icon_mono.svg icon_normal.svg icon_protanope.svg

raymondnijssen commented 4 years ago

Screenshot from 2020-02-04 00-31-49

They look like this for now.. :)

MicheleTobias commented 4 years ago

PR #2 contains a first draft of icons that communicate to people with "normal" vision and those with varied color perception - the colored background and the letter provides a quick reference to what the button does.

PreviewModeToolbar

The halos I included aren't showing in QGIS, so eventually I will remove those or use a solid non-blurred border.