mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
libsysprof-gtk: remove alpha for diamonds
Not worth it for so little alpha.
This commit is contained in:
@ -125,7 +125,6 @@ sysprof_time_span_layer_snapshot (GtkWidget *widget,
|
|||||||
_sysprof_chart_layer_get_accent_bg_color (),
|
_sysprof_chart_layer_get_accent_bg_color (),
|
||||||
_sysprof_chart_layer_get_accent_fg_color (),
|
_sysprof_chart_layer_get_accent_fg_color (),
|
||||||
TRUE, .5);
|
TRUE, .5);
|
||||||
mixed.alpha = .8;
|
|
||||||
event_color = &mixed;
|
event_color = &mixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user