Skip to content

UI: Highlight destructive actions

Apparently it is not possible to color a GtkToolButton so we have to:

  • Drop GtkToolbar and use GtkBox
  • Color the "delete partition button" red related to #201 (closed)
Edited by Manuel Wassermann

Merge request reports