-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Requests] Add option for titlebars to use system colour and add the text glow to the native unthemed UI #86
Comments
As I explained, system colors are opaque and there is no light/dark mode distinction, if you use system colors it will be boring opaque solid colors. |
you can always modify stock 10 theme with like msstyle editor and add glow yourself |
Is there no way to programmatically grab the current system personalization color values from the registry or something and just copy it into DWMBlurGlass config? That way, it's still using the application's coloring system over Windows. Though I suppose that would require CONSTANTLY checking the registry... unless you just did it once at initial logon or something. |
I don't mind resetting the opacity every time. In fact, it is better to reset the opacity than it is to constantly update the colours. Firstly, I usually have one opacity value that I always keep the same no matter which colours I choose. However, with colours, I have to open the RGB settings in DWMBG and match the values with those in the Startisback properties window, since I've set that to use the system colours every time I change them. This takes much more time to do. Also, I don't understand how the system colours would make everything opaque. In Startisback, you can set the taskbar and start menu to use the same blur that DWMBG uses, and when the program uses the system colour, it doesn't become opaque. Is it different for the titlebars etc? 2024-02-04.11-26-49.-.Trim.mp4 |
https://superuser.com/questions/1245923/registry-keys-to-change-personalization-settings Set opacity values through DWMBlurGlass GUI. |
my startisback doesn't change to my system colors, is there a way you made it adapt? |
Actually we know how to read the color of the theme color, but can you tell me how to properly handle active/inactive window colors in light/dark mode? After all there is only one theme color, do they all have to use the same color? 😕 |
Perfectly said @NotJorrd. @ALTaleX531 The ability to change the colour instantly is one of the charms of the Aero style of Vista and 7. Bringing that back would add to the immersion. Also, I'm one of those people who can never make up their mind on a theme. I'm constantly changing mine all the time and experimenting with the infinite combinations between backgrounds and colours. Also, I have multiple Aero-based themes installed, including multiple Longhorn versions, Vista and 7, and their beta counterparts, all together, so being able to explore all of them is part of the fun! I appreciate your ambition to work on the blur options! Sounds like amazing and extremely powerful stuff! You do what you want with your priorities. I just hope this request can still fit in the list, at least AFTER the blur update is done? I hope I wasn't too pushy; don't feel pressured or demotivated by me; I respect your choices! |
I'm sorry, I don't know what the issue might be. Maybe a SIB bug? |
curious, what version are you using? |
version 2.9.19. Idk if it's the latest. A workaround I used when I had the bug (I don't know how it got fixed) was to turn the "use custom colouring" options on and off, but then the opacity resets and you have to readjust it to how you had set it before. |
the issue was a setting in windows, fixed it |
I second this request, and would like to see this implemented. |
the difference between active and inactive colors in aero afaik is that the inactive color is the same as the active color, just has the alpha multiplied by 0.4 |
Oh really? |
For some reason my SIB no longer adapts the colour anymore; could you please tell me how you fixed it? |
The program would be even better than it already is if there was an option for the elements to use the chosen system colour that the rest of the UI uses, so that I don't have to change DWMBG's colour settings every time I change the OS's colours, which is tedious. Is this possible?
Also, it would be nice to have the text glow effect as an option for those who don't use msstyle themes, because without it, the text can be illegible when hovering over a part of a background with the same colour as the text.
These would be great additions, but ofc I udnerstand if it's not possible or too hard. I can wait! Thank you for giving us this program at all!
The text was updated successfully, but these errors were encountered: