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 dark mode #160

Merged
merged 27 commits into from
Jan 29, 2024
Merged

Add dark mode #160

merged 27 commits into from
Jan 29, 2024

Commits on Dec 6, 2023

  1. Added shitty dark-mode

    If someone wants to add a theme-switch button please go ahead. Right now it's hardcoded
    U2EZNeko committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d51dabf View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. dark background for webUI

    U2EZNeko committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    20082bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c799190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512ea1a View commit details
    Browse the repository at this point in the history
  4. Added Themeing to example html

    Added multiple themes and a toggle button.
    
    various dark and black themes.
    
    Last selected theme will persist on reloads. (just device cache not serverside)
    U2EZNeko committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9a8a291 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    c61049f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    337457b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

  1. Added basic theming

    Combo box at bottom of "select profile" window.
    Added various dark and black themes
    U2EZNeko committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    05a438e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b965d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f2c6b View commit details
    Browse the repository at this point in the history
  4. removed debug line

    U2EZNeko committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b3257c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a6ca00 View commit details
    Browse the repository at this point in the history
  6. Added 20 extra themes

    U2EZNeko committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    24031a7 View commit details
    Browse the repository at this point in the history
  7. Added more themes to webUI

    U2EZNeko committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0e938e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

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

Commits on Jan 18, 2024

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

Commits on Jan 26, 2024

  1. Too many themes

    40Cakes committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    662a45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc585c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae8b53 View commit details
    Browse the repository at this point in the history
  4. Lint

    40Cakes committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ab1346a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    eaa5de8 View commit details
    Browse the repository at this point in the history
  2. Fix button colours

    40Cakes committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    097779d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    604a850 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    545b133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddb21f View commit details
    Browse the repository at this point in the history