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

[NEW] Add Theme Switcher with Bootstrap/Bootswatch Themes #6622

Merged
merged 4 commits into from
Dec 24, 2024

Conversation

Ndaboom
Copy link
Contributor

@Ndaboom Ndaboom commented Dec 21, 2024

This merge request adds a theme switcher feature that allows users to switch between different Bootstrap themes from Bootswatch. Additionally, it saves the last selected 4 themes for quick access.

Implementation Details

  • New Functions:
    • account_showThemesSwitcher: Displays the theme switcher interface to the user.
    • account_switchThemeEx: Switches the theme and saves the last 4 selected themes.

Related Issue

@si458
Copy link
Collaborator

si458 commented Dec 21, 2024

oh wow brilliant! i will look at this tomorrow!
im just in the middle of fixing a few styling issues with the bootstrap
and also fixing a few dark mode issues too 👍

@Ndaboom
Copy link
Contributor Author

Ndaboom commented Dec 21, 2024

oh wow brilliant! i will look at this tomorrow! im just in the middle of fixing a few styling issues with the bootstrap and also fixing a few dark mode issues too 👍

Super
Thank you @si458

@si458
Copy link
Collaborator

si458 commented Dec 22, 2024

plz can u do a merge from the master repo and check all still works please?
cant merge due to you not having latest code in ur commit

@si458 si458 merged commit 8e70cd7 into Ylianst:master Dec 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Bootstrap in MeshCentral, along with a theme switcher
2 participants