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

Use interfaces to allow for custom backgrounds and fonts #7

Closed

Commits on Jan 8, 2024

  1. Replace "background" enum with interface

    svenluijten authored and Sven Luijten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cd63876 View commit details
    Browse the repository at this point in the history
  2. Replace "font" enum with interface

    svenluijten authored and Sven Luijten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bcd07fe View commit details
    Browse the repository at this point in the history
  3. Update README to use interfaces instead of enums

    svenluijten authored and Sven Luijten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bc15f3a View commit details
    Browse the repository at this point in the history
  4. Implement interface on enum

    Sven Luijten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f56228e View commit details
    Browse the repository at this point in the history
  5. Update font in theme class

    Sven Luijten committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b7ea63b View commit details
    Browse the repository at this point in the history