Skip to content

feat(ui): Integrated dark mode toggle in the navigation menu#124

Open
Rohan-Ver-ma wants to merge 1 commit intoeclipse-sw360:mainfrom
Rohan-Ver-ma:feat-dark-mode-integration
Open

feat(ui): Integrated dark mode toggle in the navigation menu#124
Rohan-Ver-ma wants to merge 1 commit intoeclipse-sw360:mainfrom
Rohan-Ver-ma:feat-dark-mode-integration

Conversation

@Rohan-Ver-ma
Copy link
Contributor

@Rohan-Ver-ma Rohan-Ver-ma commented Mar 30, 2025

Added dark mode toggler with dropdown options for light, dark, and auto modes.

Added a new parameter showLightDarkModeMenu to enable the light/dark mode toggle in the navigation menu.

Updated the navbar to include the theme toggle button if the showLightDarkModeMenu parameter is enabled.

Here's the corresponding implementation in the source code.

sw360.website/
├── config.toml  *modified              
├── layouts/               
│   ├── partials/              
│   │   ├── navbar.html     *modified    
│   │   ├── theme-toggler.html  *added 
 

@Rohan-Ver-ma
Copy link
Contributor Author

Rohan-Ver-ma commented Mar 30, 2025

@heliocastro Dark mode is here @KoukiHama

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.

1 participant