feat : Dark and Light mode added to the mizban - #18
Open
seydanloo wants to merge 1 commit into
Open
Conversation
aminupy
requested changes
Feb 20, 2026
aminupy
left a comment
Owner
There was a problem hiding this comment.
Functionality looks good overall. However, I’d recommend adding a theme toggle (light / dark mode) to improve usability and user preference.
Additionally, the current dark purple icons do not work well in dark mode. It would be better to adjust the icon colors to ensure sufficient contrast and visual clarity when the dark theme is active.
I’d appreciate it if these improvements could be considered.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here’s a summary of the changes made:
Dark mode was added end-to-end.
web/index.html).localStoragepersistence (web/script.js).web/index.htmlinline script).Theme styling system added.
web/css/styles.cssand mirrored inweb/css/output.css).app-body,app-panel,drop-zone,app-error-container,file-card,upload-progress-track.Dynamic UI was updated to follow theme.
file-cardclass.upload-progress-track.Theme button alignment was adjusted.
Panel visual tweak.
app-panel) with dark-mode-compatible color.File list spacing tweak.
p-2withfile-list-pad(padding: 6px) for slightly tighter, equal x/y spacing.fileListtop margin is nowmt-1.