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

treewide: swatch proposal #270

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Commits on Mar 2, 2024

  1. Init branch

    First working example push
    RANKSHANK committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    20db722 View commit details
    Browse the repository at this point in the history
  2. Added descriptions to options

    Added blend factor
    RANKSHANK committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e496e09 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Added swatch generation functions for base16 schemes

    Added swatch loading to hm and darwin modules
    RANKSHANK committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    baa717d View commit details
    Browse the repository at this point in the history
  2. Fixed asHash for values < 10

    Removed swatch options from swatches
    Added base16scheme option to swatches
    Added override option to swatches
    RANKSHANK committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4588468 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca69cb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    0a574a6 View commit details
    Browse the repository at this point in the history
  2. Nested swatches instead of camel casing them

    Fixed missed renames from previous commit
    RANKSHANK committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1e1f30a View commit details
    Browse the repository at this point in the history