NanaZip
NanaZip copied to clipboard
Option to disable Dark Mode
I don't like the look of Dark Mode for NanaZip, so I would like the ability to toggle it off. Can this be added?
EDIT: I know it follows the system settings. I don't want my entire system in light mode, I want this particular app in light mode. Other apps have toggles to follow the system settings or select light or dark, and that is what I would like to see for NanaZip as well.
put your system in light mode
but yer the background color is too dark and should 255,45,45
I don't want my entire system in light mode, I want this particular app in light mode. Tons of other apps have toggles to follow the system settings or select light or dark. This is pretty standard.
yes i know i will try and push something for it
the project is all over the place now will take me some time to understand it all again
yes i know i will try and push something for it
That would be lovely :)
yes i know i will try and push something for it
I don't want dark mode in this software either. I can't see any %APPDATA% files for NanaZip, so please give information on which registry key the setting uses so I can automatically add it in setup scripts.
I would love this too!!
adding my overwhelming support for this feature.
Kinda ironic that this feature is useless for me in 95% of apps but when I actually could use it, it doesn't exist 😂
Plus one :-)
yeah, why the fuk there is no toggle for white mode.... who asked this dark mode?
yeah, why the fuk there is no toggle for white mode.... who asked this dark mode?
Sadly, it doesn’t seem like any change will be happening. I’ve gone back to 7-Zip for the time being. :/
the annoying thing is you have to build the project without Visual Studio just to test it which is so annoying
I've added a checkbox under the settings for now, but I still need to do more testing. This is because NanaZip's dark mode isn't applied dynamically while the application is running.
@MouriNaruto cant seem to change the darkmode dynamically at runtime also reason why your using dpi
You should see the implementation in https://github.com/M2Team/NanaZip/blob/main/NanaZip.Frieren/NanaZip.Frieren.DarkMode.cpp
Kenji Mouri
@MouriNaruto this is only happening when the system changes from light to darkmode while the application is running not when the button is checked and unchecked
I've added a checkbox under the settings for now, but I still need to do more testing. This is because NanaZip's dark mode isn't applied dynamically while the application is running.
NanaZip won't accept the dark mode switching unless you change your system's dark/light theme setting or app initializing.
Kenji Mouri
@MouriNaruto so your wanting the user to go to there system settings all the time to change from light to dark mode
@MouriNaruto this is only happening when the system changes from light to darkmode while the application is running not when the button is checked and unchecked
Because I never consider about the disable switch for that. You need to add some logic for the dark mode engine.
Kenji Mouri
@MouriNaruto ok i will scrap the idea then but we need to fix the darkmode being so dark but since your using dpi only good when hdr is off which you already know this
@MouriNaruto хорошо, тогда я откажусь от этой идеи, но нам нужно исправить тёмный режим, который слишком тёмный, но поскольку вы используете только разрешение в пикселях, это хорошо только при отключённом HDR, о чём вы уже знаете
so the dark theme wasn't fixed? It's too dark and there are no horizontal dividing lines :( I also wish it was possible to force the light and dark themes to be changed.
PLEASE
Is this too hard to implement I wonder... 🤔
@minus21grams i haven't done it sorry because developer didn't want to do it
Still no update on this?