Skip to content

Conversation

@pitchaya-s
Copy link
Contributor

This PR adds support for a new center_label option in the progress_bar config:

progress_bar:
  enabled: true
  center_label: "\uf4bc"
  • Accepts available {icon} from widgets (center_label: "{icon}").
  • Label can be styled using .progress-circle, with support for dynamic classes.
.pomodoro-widget .progress-circle.work {
    color: red
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant