mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
[PR #182] [MERGED] feat: implement light/dark mode theme system #237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/182
Author: @michelroegl-brunner
Created: 10/17/2025
Status: ✅ Merged
Merged: 10/17/2025
Merged by: @michelroegl-brunner
Base:
main← Head:feat/theme_toggle📝 Commits (10+)
e313029feat: implement light/dark mode theme system33ee496fix: resolve ESLint warnings1b9873efix: improve toggle component styling for better visibility84652d3fix: improve toggle visual states for better UXf5a0e5efix: improve toggle contrast in dark modefcc7836fix: resolve dependency loop and improve dropdown styling404a90afix: restore proper button colors and eliminate dependency loopae03f35feat: add missing hover utility classes for semantic colorsadc631cfeat: improve status cards with useful LXC container information90c44b0style: center content in status cards📊 Changes
223 files changed (+1370 additions, -987 deletions)
View changed files
📝
scripts/json/configarr.json(+1 -1)📝
scripts/json/docmost.json(+1 -1)➕
scripts/json/guardian.json(+35 -0)📝
scripts/json/komga.json(+1 -1)📝
scripts/json/lazylibrarian.json(+1 -1)📝
scripts/json/leantime.json(+1 -1)📝
scripts/json/librespeed-rust.json(+1 -1)📝
scripts/json/libretranslate.json(+1 -1)📝
scripts/json/lidarr.json(+1 -1)➕
scripts/json/limesurvey.json(+40 -0)📝
scripts/json/linkstack.json(+1 -1)📝
scripts/json/listmonk.json(+1 -1)📝
scripts/json/lldap.json(+1 -1)📝
scripts/json/lubelogger.json(+1 -1)📝
scripts/json/lyrionmusicserver.json(+1 -1)📝
scripts/json/mafl.json(+1 -1)📝
scripts/json/magicmirror.json(+1 -1)📝
scripts/json/managemydamnlife.json(+1 -1)📝
scripts/json/mariadb.json(+1 -1)📝
scripts/json/matterbridge.json(+1 -1)...and 80 more files
📄 Description
🌙☀️ Light/Dark Mode Implementation
✨ Features Added
🎨 UI Improvements
🔧 Technical Improvements
🎯 Components Updated
🧪 Testing
📱 User Experience
Ready for review and testing! 🚀
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.