summaryrefslogtreecommitdiff
path: root/muse2/share/themes/Light Theme.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/share/themes/Light Theme.cfg')
-rw-r--r--muse2/share/themes/Light Theme.cfg11
1 files changed, 10 insertions, 1 deletions
diff --git a/muse2/share/themes/Light Theme.cfg b/muse2/share/themes/Light Theme.cfg
index 9cced291..4f68daff 100644
--- a/muse2/share/themes/Light Theme.cfg
+++ b/muse2/share/themes/Light Theme.cfg
@@ -51,7 +51,16 @@
<waveEditBackgroundColor r="200" g="200" b="200"></waveEditBackgroundColor>
<rulerBackgroundColor r="224" g="224" b="224"></rulerBackgroundColor>
<rulerForegroundColor r="0" g="0" b="0"></rulerForegroundColor>
-
+ <rulerCurrentColor r="255" g="255" b="255"></rulerCurrentColor>
+ <waveNonselectedPart r="192" g="192" b="192"></waveNonselectedPart>
+ <wavePeakColor r="128" g="128" b="128"></wavePeakColor>
+ <waveRmsColor r="0" g="0" b="0"></waveRmsColor>
+ <wavePeakColorSelected r="192" g="192" b="192"></wavePeakColorSelected>
+ <waveRmsColorSelected r="255" g="255" b="255"></waveRmsColorSelected>
+ <partWaveColorPeak r="128" g="128" b="128"></partWaveColorPeak>
+ <partWaveColorRms r="20" g="20" b="20"></partWaveColorRms>
+ <partMidiDarkEventColor r="54" g="54" b="54"></partMidiDarkEventColor>
+ <partMidiLightEventColor r="200" g="200" b="200"></partMidiLightEventColor>
<midiCanvasBackgroundColor r="255" g="255" b="255"></midiCanvasBackgroundColor>
<midiControllerViewBackgroundColor r="255" g="255" b="255"></midiControllerViewBackgroundColor>
<drumListBackgroundColor r="255" g="255" b="255"></drumListBackgroundColor>