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

Generate the Semantic Colours as class members in Swift. #86

Merged
merged 4 commits into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    1504480 View commit details
    Browse the repository at this point in the history
  2. Generate (semantic) colours in Swift as class members

    Move core colours into their own class but leaving them as static.
    pixlwave committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3148af1 View commit details
    Browse the repository at this point in the history
  3. Fix comparison.

    Co-authored-by: Robin <robin@robin.town>
    pixlwave and robintown authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    96a95f6 View commit details
    Browse the repository at this point in the history
  4. Fix another comparison.

    Co-authored-by: Robin <robin@robin.town>
    pixlwave and robintown authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bdead4b View commit details
    Browse the repository at this point in the history