libsysprof-gtk: remove alpha for diamonds

Not worth it for so little alpha.
This commit is contained in:
Christian Hergert
2023-06-30 12:15:25 -07:00
parent 7c50708c0c
commit dfcba71fd7

View File

@ -125,7 +125,6 @@ sysprof_time_span_layer_snapshot (GtkWidget *widget,
_sysprof_chart_layer_get_accent_bg_color (),
_sysprof_chart_layer_get_accent_fg_color (),
TRUE, .5);
mixed.alpha = .8;
event_color = &mixed;
}