mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
ee8f7de4e7
commit
fbc3b5242d
5 changed files with 18 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue