Various color tweaks.
authorDavid Robillard <d@drobilla.net>
Tue, 16 Dec 2014 05:05:45 +0000 (00:05 -0500)
committerDavid Robillard <d@drobilla.net>
Tue, 16 Dec 2014 05:05:45 +0000 (00:05 -0500)
commite0cb9efb003500fea319552a772364f00753a26f
treeb49c48d16b2a0e5b9fb94cfa4c335671be3e7fd5
parent211f8f61d7cc11dcf867010735e335201563b1d2
Various color tweaks.

This commit changes some color names, nuke your theme.  This isn't quite ideal
yet, but takes some steps towards where I think things should go aesthetically:

Make automation tracks/regions colors correspond to their parent's type.

Make selected MIDI notes outlined in red like most everything else, and scrap
separate min/mid/max fill colors for selected MIDI notes.

Color automation ghost MIDI notes based on original note color.

Try to kill 90's looking brightish gray gradients in general.
12 files changed:
gtk2_ardour/automation_region_view.cc
gtk2_ardour/automation_streamview.cc
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/dark.colors
gtk2_ardour/ghostregion.cc
gtk2_ardour/midi_region_view.cc
gtk2_ardour/note_base.cc
gtk2_ardour/note_base.h
gtk2_ardour/time_axis_view_item.cc
gtk2_ardour/time_axis_view_item.h
gtk2_ardour/ui_config.cc
gtk2_ardour/ui_config.h