Commit Graph

90 Commits

Author SHA1 Message Date
Ben Loftis f11a5880af more thematically correct scroomer color. TODO: prelight it 2023-09-15 19:13:54 -05:00
Ben Loftis e49005d0e4 implement color themes for piano roll keyboard and text 2023-09-15 17:41:24 -05:00
Ben Loftis 6716f64032 tone down selection-rect fill 2023-09-15 17:40:32 -05:00
Ben Loftis 98f926d6f5 'midi meter' is not an appropriate alias color for a widget 2023-09-15 17:32:29 -05:00
Paul Davis 1cc0870725 tweak scroomer colors and alpha to work better with most themes
Blueberry Milk is a problem, but cooltehno will need to take a look
2023-09-14 08:22:06 -06:00
Paul Davis 4b15f94ccf add theme color names for scroomer 2023-09-11 13:56:22 -06:00
Ben Loftis 6e87a46ba4
convention for selection (as used on track headers) is red border, red tint 2023-09-05 23:08:30 +02:00
Ben Loftis 366e84e10e arrangement ruler: theme tweak 2023-08-29 23:06:42 -05:00
Robin Gareus a14f216f3e
Highligh ranges in arrangement ruler 2023-08-29 00:34:29 +02:00
Robin Gareus 2f6a0abf04
Use "Arrangement" in GUI instead of Section
Reserve Section for time-selection without track selection
2023-08-28 21:02:43 +02:00
Robin Gareus 9c984fc2ad
Add dedicated Section Ruler and UI for section boundary markers 2023-08-26 14:09:53 +02:00
Paul Davis 18249f7395 ardour has a new ruler
The mapping bar is where tempo mapping operations will take place
2023-03-24 14:19:16 -06:00
Ben Loftis 48ee85ea0c decrease the default opacity of "dragged region" (in all themes) 2023-03-17 11:56:08 -05:00
Paul Davis 3b40289740 add new color name to all themes (to be used for preferences search) 2023-01-22 17:41:43 -07:00
Robin Gareus cb2f08f50c
Consistent ruler area colors
This fixes a special case of the loop/punch ruler, which
only had effect on session-reload due to a copy/edit bug
(canvas_transport_marker_bar_event used "range marker bar")
2022-12-10 15:14:39 +01:00
Robin Gareus 3875468935
Remove unused "opaque region base" from themes 2022-12-10 02:37:05 +01:00
Robin Gareus fc53754055
Remove "midi frame base" from themes 2022-12-10 02:37:05 +01:00
Robin Gareus 1efa5e9a55
Prepare themes for region/grid transparency 2022-12-10 02:37:05 +01:00
Robin Gareus 16ce8b3331
Fix VU meter color in default theme #9090 2022-11-16 00:46:22 +01:00
Paul Davis e06bd481a1 fix color of MIDI notes during capture so that they are visible 2022-10-28 16:41:15 -06:00
Robin Gareus 56e5c5fc3b
Sort colors in default theme, remove space 2022-10-11 21:29:50 +02:00
Robin Gareus a61072060e
Remove now unused "layered button" color defintion 2022-09-19 22:50:50 +02:00
cooltehno b8f21b2acf Update dark-ardour.colors 2022-08-18 09:07:51 -06:00
Ben Loftis cef0e5d518
Define a theme-able color for foldback return widgets 2022-08-05 01:26:28 +02:00
Robin Gareus 5834728e2f
Allow to un/link foldback send panners 2022-08-05 00:56:19 +02:00
cooltehno 302a8ffe26
Update dark-ardour.colors 2022-04-08 18:41:44 +02:00
cooltehno bf2ff23e44
Update dark-ardour.colors 2022-02-02 16:45:18 +01:00
Robin Gareus dd159b0841
Use default fg on bg (white on black) for tooltips 2022-01-21 02:52:10 +01:00
Ben Loftis 60cbe57a6e Marker Rulers: changes to match mini-timeline aesthetic
Highlight ruler lanes when you enter, instead of showing many lines
2022-01-20 18:59:21 -06:00
Robin Gareus 3582c16871
Retain shuttle color regardless of speed
Even if the default text is boring, dark gray on black
is not readable. This makes Ardour behave like mixbus (which
always used default foreground).
2021-07-19 18:26:23 +02:00
Robin Gareus c3978cefb1
Rename pluginlist button color
There was no "pluginlist radio button" button but there
now is a radio button.
2021-07-16 18:47:13 +02:00
Ben Loftis d1941c9cbc
Default_Play_Speed: 2nd attempt at varispeed GUI 2021-07-03 19:06:03 +02:00
Ben Loftis 45c57354ec
Default_Play_Speed: add color for blinking varispeed label to themes 2021-07-03 19:06:03 +02:00
Robin Gareus 83b9ab1bee
Temporarily revert ongoing varispeed development
This reverts bf88f3fe64
until 35813db0f4

in order to move development into a branch, until after the
upcoming 6.8 release
2021-06-26 18:58:24 +02:00
Ben Loftis 35813db0f4 Default_Play_Speed: add color for blinking varispeed label to themes 2021-06-25 11:51:35 -05:00
Paul Davis 1de3ba6cc2 try a tweak to region cue marker color 2021-05-18 16:17:37 -06:00
Paul Davis 4151c22802 explicit color for region marks, and default to fully opaque 2021-05-14 18:37:50 -06:00
Paul Davis 5c9626648c extra alpha modifier for use with region markers 2021-05-14 18:37:50 -06:00
Robin Gareus 8f67fc9c35
Fix clock edited-text and cursor colors
This restores using the distinct colors for cursor and edited text,
which was lost in the theme overhaul in 7f80883eb1.
Since delta-clocks are not editable, the same color is used for
delta display and the edit cursor (orange in the default theme).
2020-10-26 17:41:12 +01:00
cooltehno ff6a8fa02e
Update dark-ardour.colors 2020-10-14 15:52:17 +03:00
Robin Gareus 40fd205566
Increase contrast of yellow alert text on bg
Interpolate lightness between alert:red (95%) and alert:green (80%).
2020-08-01 10:21:30 +02:00
Adam Bark c8e92338ff Emphasise beat lines; fix issue 8156
"grid line micro" and "grid line minor" colours were the same so it was
difficult to tell where in a bar you were when zoomed in.
2020-07-07 12:06:26 -06:00
Robin Gareus 37e6a701bd
Define color for send panner 2020-04-24 00:57:15 +02:00
Robin Gareus 045200ba35
Update Patch Selector Colors
Custom text color is no longer available, so remove it.
Also prefer a semantic description "unnamed", not a visual cue.
2020-04-19 16:54:07 +02:00
Ben Loftis 7058a8074f Theme-ing: Replace lost color for aux-send-panners 2020-03-23 15:24:00 -05:00
Ben Loftis 11d4d3455f theme-ing: replace missing feedback button color 2020-01-24 15:42:15 -06:00
Ben Loftis 639d9cc0bc theme-ing: fix generic-ui knob color, and remove knob surround gradients 2020-01-24 15:35:10 -06:00
Ben Loftis 7f80883eb1 Add more clues to port themes to new paradigm 2020-01-13 17:12:55 -06:00
Ben Loftis 87f79b3891 Fix more default theme colors 2020-01-13 17:12:55 -06:00
Ben Loftis 6d62352673 Add missing theme elements, and fix some thinkos 2020-01-12 18:13:52 -06:00