summaryrefslogtreecommitdiff
path: root/gtk2_ardour/default_ui_config.in
AgeCommit message (Collapse)Author
2014-11-10add new color variable for arrange canvas backgroundPaul Davis
Conflicts: gtk2_ardour/canvas_vars.h gtk2_ardour/default_ui_config.in
2014-10-29Kind of BlueRobin Gareus
2014-10-28Revert "change the peak display widget from Gtkmm2ext::FocusEntry to ↵Paul Davis
ArdourButton, since it is absolutely not editable." This reverts commit 58f7d02bf21776f7537ac16ae41646859dbca0b1. Conflicts: gtk2_ardour/default_ui_config.in gtk2_ardour/gain_meter.cc
2014-10-21slightly closer to correct color for peak display button when not active.Paul Davis
This cannot be correct at present because all buttons get a fade applied to them.
2014-10-21change the peak display widget from Gtkmm2ext::FocusEntry to ArdourButton, ↵Paul Davis
since it is absolutely not editable. This adds a new button name and corresponding colors in default_ui_config which requires a theme reset
2014-09-27un-hardcode DIN & VU meter-colors,Robin Gareus
2014-09-13update ghost track colors:Robin Gareus
'clip' and 'wave' need to have the same value, since only either of them is painted. desaturate background and show some wave-fill.
2014-09-13NOOP, format default-config valuesRobin Gareus
2014-09-13don't clamp wave-fill alpha value when using region colorRobin Gareus
2014-09-07rename input/source file for default UI configurationPaul Davis