Globe: use lighter and darker flags to mark the current dive site

This may be too subtle... the current dive site now has a brighter flag
than the others. I may need to make it an even bigger difference or maybe
make the flag a little bigger or something... but it's a start.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-06-27 22:53:39 -07:00
parent ee8f7de4e7
commit fbc3b5242d
5 changed files with 18 additions and 8 deletions

View file

@ -18,6 +18,8 @@
<file alias="gaschangeNitrox">icons/Nx_change.png</file>
<file alias="gaschangeTrimix">icons/Tmx_change.png</file>
<file alias="flag">icons/flag.png</file>
<file alias="flagDark">icons/flag_dark.png</file>
<file alias="flagLight">icons/flag_light.png</file>
<file alias="scale">icons/scale.png</file>
<file alias="ruler">icons/ruler.png</file>
<file alias="poster">icons/poster.png</file>