Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow users to pass ring_color param #2075

Merged

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    e74b543 View commit details
    Browse the repository at this point in the history
  2. feat: allow users to pass ring_color param

    Before this commit, the ring color was always equal to the title color.
    This commit allows the user to pass a ring_color property to allow him
    to style the ring color the way he pleases to. If no ring_color is
    passed we default to the title color.
    Pranav2612000 committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    603794c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    bd0fb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d1b6f2 View commit details
    Browse the repository at this point in the history
  3. fix: improve code style

    rickstaa committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    852d979 View commit details
    Browse the repository at this point in the history