Simplewall: Simple Dark Theme

Created on 17 Oct 2018  路  9Comments  路  Source: henrypp/simplewall

I hope it's not too much to ask.
Thing is that after MS introduced dark file explorer it's getting to be a standard, even for the win32 applications ;)

feature

Most helpful comment

Found some undocumented features.

upd:

  • DwmSetWindowAttribute with a DWMWINDOWATTRIBUTE of 0x13.
  • uxtheme.dll's AllowDarkModeForApp (ordinal 135) and AllowDarkModeForWindow (ordinal 133).
  • The ribbon properties UI_PKEY_DarkModeRibbon and UI_PKEY_ApplicationButtonColor.

All 9 comments

Where it is and how?

it's a good example of what I mean:

https://draculatheme.com

I hope it won't be too hard to implement ;-)

No, @dracula themes is for apps with internal themes engine (like text editors etc.). And i got some google search for dos and think is hard to introduce "dark file explorer" theme for _win32_ app.

Anyway, keep in touch!

Hi
there is an example of someone who has made a custom dark theme via installer for the qbittorrent
https://github.com/suratovvlad/qbittorrent-installer

Anyway, it's a nice to have - Simplewall is already magnificent! :)

Oh how i whould love a dark theme for Simplewall. And thank you for creating a great piece of software Henry. Hope you can make dark theme one day. Cheers.

Found some undocumented features.

upd:

  • DwmSetWindowAttribute with a DWMWINDOWATTRIBUTE of 0x13.
  • uxtheme.dll's AllowDarkModeForApp (ordinal 135) and AllowDarkModeForWindow (ordinal 133).
  • The ribbon properties UI_PKEY_DarkModeRibbon and UI_PKEY_ApplicationButtonColor.

very cool

This has been closed, isn't there some kind of work around for the checkboxes? Can we see a screenshot with the theme applied please?

@Iruberiam
3.0.3 fixed issue with checkbox, what the question?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

callmenemo491 picture callmenemo491  路  3Comments

Radagast picture Radagast  路  4Comments

Jtasiu picture Jtasiu  路  4Comments

ltGuillaume picture ltGuillaume  路  3Comments

shiftyshady picture shiftyshady  路  4Comments