summaryrefslogtreecommitdiff
path: root/gtk2_ardour/themes
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2017-03-10 09:46:37 -0600
committerBen Loftis <ben@harrisonconsoles.com>2017-03-10 09:46:37 -0600
commit71f89f82149cc8cb5965622f62835bf9c6d07561 (patch)
treeba641a9f4b8e810094de07e61c4648f156993536 /gtk2_ardour/themes
parent55e6d3b40d63265d35f7e9be33d7b5b4975a6775 (diff)
Use Tempo Curve color for measure line beats. Fixes 4930.
Diffstat (limited to 'gtk2_ardour/themes')
-rw-r--r--gtk2_ardour/themes/dark-ardour.colors2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/themes/dark-ardour.colors b/gtk2_ardour/themes/dark-ardour.colors
index caf27d02a9..11524be587 100644
--- a/gtk2_ardour/themes/dark-ardour.colors
+++ b/gtk2_ardour/themes/dark-ardour.colors
@@ -237,7 +237,7 @@
<ColorAlias name="master monitor section button active: fill" alias="color 40"/>
<ColorAlias name="master monitor section button active: fill active" alias="color 54"/>
<ColorAlias name="measure line bar" alias="color 13"/>
- <ColorAlias name="measure line beat" alias="color 33"/>
+ <ColorAlias name="measure line beat" alias="color 62"/>
<ColorAlias name="meter background bottom" alias="color 46"/>
<ColorAlias name="meter background top" alias="color 34"/>
<ColorAlias name="meter bar" alias="color 7"/>