desaturate port matrix colors
grün und blau schmückt die sau.
This commit is contained in:
parent
0544a4039b
commit
b6eeeaa95b
@ -155,9 +155,9 @@ protected:
|
||||
/* XXX */
|
||||
static Gdk::Color get_a_bundle_colour (int x) {
|
||||
if ((x % 2) == 0) {
|
||||
return Gdk::Color ("#547027");
|
||||
return Gdk::Color ("#555555");
|
||||
} else {
|
||||
return Gdk::Color ("#3552a6");
|
||||
return Gdk::Color ("#666666");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user