Skip to content

Update automatic coloring of progress bars

Ghost User requested to merge (removed):master into master

List of changes:

  • The number of colors is simplified (from 4 down to 3) to match GTK's level-bar offsets
  • The option "Show colored bars" has been renamed to "Automatic bar colors"
  • The option "Automatic bar colors" now has a tooltip
  • CSS style is sent to GTK only if it differs from the current CSS style

Screenshot_20210721_201310

Closes: #4 (closed)

Merge request reports