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

Add Color::hex fn #362

Merged
merged 5 commits into from
Aug 30, 2020
Merged

Add Color::hex fn #362

merged 5 commits into from
Aug 30, 2020

Commits on Aug 27, 2020

  1. Add Color::hex fn

    wyhaya committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    046cd7e View commit details
    Browse the repository at this point in the history
  2. Fix cargo fmt

    wyhaya committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    11e7f3b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Allow to add alpha value in Color::hex

    wyhaya committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0c0c517 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Merge branch 'master' into feature/hex_color

    wyhaya committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    6c9fc2b View commit details
    Browse the repository at this point in the history
  2. Remove the default color of hex color

    wyhaya committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    2f61cba View commit details
    Browse the repository at this point in the history