summaryrefslogtreecommitdiff
path: root/muse2/share/themes/Dark Theme.cfg
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2013-03-10 19:08:05 +0000
committerRobert Jonsson <spamatica@gmail.com>2013-03-10 19:08:05 +0000
commit8f0772bf78d72dd02d2f9b57696e2b9e5f9ce978 (patch)
tree98ae75e1d5f6ce8dda550ba13dc08c6ddaf1fe0b /muse2/share/themes/Dark Theme.cfg
parent0cbda2ef8898f4e6333407c64e662d6e087878fa (diff)
added more colors
Diffstat (limited to 'muse2/share/themes/Dark Theme.cfg')
-rw-r--r--muse2/share/themes/Dark Theme.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/muse2/share/themes/Dark Theme.cfg b/muse2/share/themes/Dark Theme.cfg
index 6ec8bcb5..82906290 100644
--- a/muse2/share/themes/Dark Theme.cfg
+++ b/muse2/share/themes/Dark Theme.cfg
@@ -51,6 +51,16 @@
<waveEditBackgroundColor r="200" g="200" b="200"></waveEditBackgroundColor>
<rulerBackgroundColor r="46" g="46" b="46"></rulerBackgroundColor>
<rulerForegroundColor r="154" g="154" b="154"></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="172" g="172" b="172"></midiCanvasBackgroundColor>
<midiControllerViewBackgroundColor r="112" g="112" b="112"></midiControllerViewBackgroundColor>
<drumListBackgroundColor r="202" g="202" b="202"></drumListBackgroundColor>