Mercurial > hg > svgui
changeset 1016:6a8084c72e7a colourschemes
Tidy
author | Chris Cannam |
---|---|
date | Tue, 19 Jan 2016 17:18:38 +0000 |
parents | 352fa17af9f0 |
children | 9c890b7dfa83 |
files | layer/ColourMapper.cpp |
diffstat | 1 files changed, 2 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/layer/ColourMapper.cpp Tue Jan 19 16:30:33 2016 +0000 +++ b/layer/ColourMapper.cpp Tue Jan 19 17:18:38 2016 +0000 @@ -40,20 +40,8 @@ }); static vector<QColor> cherryPie = convertStrings({ -"#f7f7f7", -"#fddbc7", -"#f4a582", -"#d6604d", - "#b2182b", - "#dd3497", - "#ae017e", - "#7a0177", -"#49006a" - // "#d1e5f0", - // "#92c5de", - // "#4393c3", - // "#2166ac", - + "#f7f7f7", "#fddbc7", "#f4a582", "#d6604d", "#b2182b", "#dd3497", + "#ae017e", "#7a0177", "#49006a" }); static void