summaryrefslogtreecommitdiff
path: root/muse2/muse/gconfig.h
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2013-02-13 17:52:07 +0000
committerRobert Jonsson <spamatica@gmail.com>2013-02-13 17:52:07 +0000
commit36dadcd27189f0a6fc3d4b5d981c227c1f4992e0 (patch)
treea48f42a3eba57c2320da9d2bf5cdc871197bd82d /muse2/muse/gconfig.h
parentb21d6741a77f8b34858c91bd222fb27a70823fa5 (diff)
dark theme
Diffstat (limited to 'muse2/muse/gconfig.h')
-rw-r--r--muse2/muse/gconfig.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/muse2/muse/gconfig.h b/muse2/muse/gconfig.h
index d8e52e6e..52763032 100644
--- a/muse2/muse/gconfig.h
+++ b/muse2/muse/gconfig.h
@@ -24,7 +24,7 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
-#define NUM_PARTCOLORS 17
+#define NUM_PARTCOLORS 19
#define NUM_FONTS 7
#include <QColor>
@@ -134,6 +134,9 @@ struct GlobalConfigValues {
QColor ctrlGraphFg;
QColor mixerBg;
+ QColor rulerBg;
+ QColor rulerFg;
+
int division;
int rtcTicks;
bool midiSendInit; // Send instrument initialization sequences