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

feat: add support for build-in themes and add a Klipper theme #1859

Merged
merged 9 commits into from
Jul 6, 2024

Commits on Apr 28, 2024

  1. feat: add support for build-in themes and add a Klipper theme

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5125332 View commit details
    Browse the repository at this point in the history
  2. fix: remove community/vendor type in themes

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    472957d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    225c6d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. fix: fix svg detection in TheTopbar

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a824fb4 View commit details
    Browse the repository at this point in the history
  2. feat: display sidebarLogo als favicon from theme

    also added a function to change the logo color in the sidebar
    
    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    fc4aa57 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused import

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5643ca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat: add function to add mainBackground images to themes

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5d0be7f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. refactor: change variable bool to show in themes

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0492411 View commit details
    Browse the repository at this point in the history
  2. locale: change ThemeDescription locale

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    54a4e38 View commit details
    Browse the repository at this point in the history