aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/color.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/color.h b/core/color.h
index 246808d19..12dcb1497 100644
--- a/core/color.h
+++ b/core/color.h
@@ -65,6 +65,7 @@
// Magentas
#define MEDIUMREDVIOLET1_HIGHER_TRANS QColor::fromRgbF(0.7, 0.2, 0.7, 0.1)
+#define MAGENTA QColor::fromRgbF(1.0, 0.0, 1.0, 1.0)
#define SAC_COLORS_START_IDX SAC_1
#define SAC_COLORS 9