#2496 Tensor vectors: Use dark magenta for principal 1 and move color code to RiaColorTables

This commit is contained in:
Rebecca Cox
2018-02-20 14:27:03 +01:00
parent 479247dc4d
commit b69b15145f
3 changed files with 36 additions and 6 deletions

View File

@@ -37,6 +37,8 @@ public:
static const caf::ColorTable& blueWhiteRedPaletteColors();
static const caf::ColorTable& redWhiteBluePaletteColors();
static const caf::ColorTable& categoryPaletteColors();
static const caf::ColorTable& tensorWhiteGrayBlackPaletteColors();
static const caf::ColorTable& tensorMagentaBrownBlackPaletteColors();
static const caf::ColorTable& angularPaletteColors();
static const caf::ColorTable& stimPlanPaletteColors();
static const caf::ColorTable& faultsPaletteColors();