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

Dynamic Material Theme (Dark/Light) #1380

Merged
merged 24 commits into from
Aug 30, 2023
Merged

Dynamic Material Theme (Dark/Light) #1380

merged 24 commits into from
Aug 30, 2023

Commits on Aug 6, 2023

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

Commits on Aug 7, 2023

  1. Added dynamic theming

    marek-guran authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5234e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ef54a View commit details
    Browse the repository at this point in the history
  3. Final Dark Version

    Fixed few issues and restyled back to top button
    marek-guran authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e137bb6 View commit details
    Browse the repository at this point in the history
  4. Updated missing stuff

    marek-guran authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ac019d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8ef994 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b11b35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb0a82a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b07869 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd7c07f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c0e4b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f3582d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5970ee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f831794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69967f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Added themes to custom.js

    Still cant change themes in settings
    marek-guran authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    aec2e3b View commit details
    Browse the repository at this point in the history
  2. Small changes to system.php

    Removed dark theme since it will be enabled by switch at top bar
    marek-guran authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3cf88d9 View commit details
    Browse the repository at this point in the history
  3. Update custom.js

    Updated dark theme switcher so now it can switch between dark and light material theme while keeping it's functionality to stock theme.
    marek-guran authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7a1900d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Fixed visual errors and improved some visuals

    1. The rounded corners issue is gone
    2. Fixed light theme status indicator, so on latest insiders it wont hide active green button
    3. Added new visuals to navigation menu to make it more clear what card is active
    marek-guran authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2828b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49634a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd2ef1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update linkquality.js

    Added hard coded colors to material theme. Now it is more readable on dark and light versions.
    marek-guran authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    dd2c648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877ed46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a259a4f View commit details
    Browse the repository at this point in the history