Bulk-Crap-Uninstaller icon indicating copy to clipboard operation
Bulk-Crap-Uninstaller copied to clipboard

Dark ui mode?

Open GrosBourrin opened this issue 7 years ago • 36 comments

all in the title ! it's only a suggestion ! keep up the good work

GrosBourrin avatar Jan 13 '19 13:01 GrosBourrin

Dark mode has been on my wish list for quite some time now. It will have to wait for a major UI update sadly.

Klocman avatar Jan 13 '19 14:01 Klocman

no problem :)

GrosBourrin avatar Jan 14 '19 08:01 GrosBourrin

Where are the UI elements kept?

Rexogamer avatar Sep 08 '19 12:09 Rexogamer

@Rexogamer All UI is made in WinForms, it should be easy to tell where they are from the Solution view in Visual Studio. Elements are mostly in Controls and Forms folders, but some of them are spread across different libraries. Adding a dark mode would either require a lot of prodding around and nasty workarounds, or rewriting the UI in WPF or some other framework.

Klocman avatar Sep 19 '19 15:09 Klocman

Any updates on the dark theme ?

aha999 avatar Jul 19 '20 21:07 aha999

Dark mode would be soo nice.

CanDincer avatar Aug 11 '20 01:08 CanDincer

Dark theme in a style of NetLimiter-s dark theme would be nice.

TheLongLife avatar Aug 11 '20 21:08 TheLongLife

Dark mode...? :(

ghost avatar Sep 10 '20 17:09 ghost

It is difficult to implement a dark theme for BCU? 2 years ago this issue was created and there is still no dark theme. How much longer will we have to wait?

Dhyfer1 avatar Aug 06 '21 12:08 Dhyfer1

I've tried to implement a basic dark mode functionality.

Splashscreen_Dark

Main_Dark

It is currently just iterating over all controls to change their colors, but I'm unsure if that's the recommended way of doing this.

Any feedback is greatly appreciated.

sync1211 avatar Nov 30 '21 18:11 sync1211

I've tried to implement a basic dark mode functionality.

Splashscreen_Dark

Main_Dark

It is currently just iterating over all controls to change their colors, but I'm unsure if that's the recommended way of doing this.

Any feedback is greatly appreciated.

Is this toggeable? Is this something you would wanna merg @Klocman ?

Macleykun avatar Feb 18 '22 21:02 Macleykun

Is this toggeable?

It's controlled via a settings option, but requires a restart of the software.

Unfortunately there are still a few things that need fixing before I can make a pull request Menu1Menu2

sync1211 avatar Feb 18 '22 22:02 sync1211

Is this toggeable?

It's controlled via a settings option, but requires a restart of the software.

Unfortunately there are still a few things that need fixing before I can make a pull request Menu1Menu2

It’s looking promising that’s for sure :) looking forward to your pull friend!

Macleykun avatar Feb 19 '22 10:02 Macleykun

Any news on this yet? Would really love a dark mode because the white is blinding.

DerpDerpingtonIsHere avatar Jun 28 '22 07:06 DerpDerpingtonIsHere

Unfortunately there are still a few issues that I need to fix before I can make a PR.

grafik grafik grafik (^ Should show a preview of the colors used in the table)

sync1211 avatar Jun 30 '22 17:06 sync1211

Dark Mode would be much appreciated in Win11 style. @Klocman Btw love this awesome software would be more than happy to support this project.

Marcuswright1 avatar Feb 08 '23 21:02 Marcuswright1

那什么时候才能界面大更新?

NebulaTechs avatar Jul 13 '23 09:07 NebulaTechs

那什么时候才能界面大更新?

In english please!

GrosBourrin avatar Jul 14 '23 19:07 GrosBourrin

Next UI update suggestion refer to Windows 11

NebulaTechs avatar Jul 15 '23 01:07 NebulaTechs

Four years have passed since this issue was created, and two years have passed since my last reply. https://github.com/Klocman/Bulk-Crap-Uninstaller/issues/228#issuecomment-894218972 Really, the author seems to have no interest in implementing a dark theme for BCU, I really think it's hard for him and I can say the same for the VLC development team.

How much longer will we have to wait!?

Dhyfer1 avatar Jul 15 '23 12:07 Dhyfer1

The main issue is that the software is using WinForms which doesn't include any fancy theming ability. As a result, every control needs to have their colors adjusted manually.

Unfortunately not every control has an option for changing its color or doesn't display correctly when recolored. (As you can see in my last comment.)

sync1211 avatar Jul 15 '23 17:07 sync1211

Telerik UI for WPF

NebulaTechs avatar Jul 16 '23 00:07 NebulaTechs

How much longer will we have to wait!?

As I've said before, I don't really have time to spend on a large rewrite required to jump to a window framework that supports themes, especially since it wouldn't add any functionality (and might even require removing some existing functionality).

If someone is willing to do this, feel free to send PRs.

Klocman avatar Jul 18 '23 09:07 Klocman

nvm us, we all appreciate all the work & effort you have put into building this really great app. It's just that we all love dark mode so much & u might be a fan too. But seriously I didn't know what goes behind the curtains while developing, as u explained above & in an old thread #75 it clears for me why dark mode isn't easy to implement. thanks for your contribution @Klocman

Marcuswright1 avatar Jul 27 '23 21:07 Marcuswright1

I'm sorry to bump this issue... But, currently we have in the "view" menu we have a "Use System Theme". I'd remove that for the time being unless Dark Mode is coming to v5.8 ... Since, it might confuse users thinking there is a dark mode whilst there is none at this moment.

NekoJonez avatar Sep 30 '23 10:09 NekoJonez

Thank you @Klocman and other contributors for your hard work. Hopefully someone who has some time can do a UI overhaul. Sadly I mainly develop Kotlin and Android atm.

Saud-97 avatar Oct 31 '23 12:10 Saud-97