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

update to show_business_card in pybadger_base.py #49

Merged
merged 7 commits into from
Aug 13, 2021

Commits on Aug 13, 2021

  1. Update for box around text

    Updated code to allow for background_color to be set for box around text in business card or custom.  None = Transparent, Color number Hex = background box color.
    liltux authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    24dd18e View commit details
    Browse the repository at this point in the history
  2. Update pybadger_base font color

    Update to use font-color with background color in custom business card.
    liltux authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1b8e819 View commit details
    Browse the repository at this point in the history
  3. make black.py happy

    black check should succeed now.
    liltux authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    d7d1e73 View commit details
    Browse the repository at this point in the history
  4. update pybadger for clearer text

    Jared VanFleet committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    09b67e5 View commit details
    Browse the repository at this point in the history
  5. revert made too many changes

    Jared VanFleet committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b831795 View commit details
    Browse the repository at this point in the history
  6. More error correction

    Jared VanFleet committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    fdfecf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa9247f View commit details
    Browse the repository at this point in the history