Skip to content
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

Add Scrollbar colorization #22

Closed
OrthodoxWindows opened this issue Dec 31, 2022 · 11 comments
Closed

Add Scrollbar colorization #22

OrthodoxWindows opened this issue Dec 31, 2022 · 11 comments
Labels
enhancement New feature or request

Comments

@OrthodoxWindows
Copy link

First of all, thank you very much for your wonderful program !

On the Aerolite visual style, the scrollbar is in color. I think this is also the case on Windows 7 and 8, but I'm not sure (except for the aerolite visual style on Windows 8, where it's sure). This is just the highlighted scrollbar. An example :

seamonkey_NERTnUNc7w

So my request is about adding support for scrollbar colorization.

@OrthodoxWindows
Copy link
Author

OrthodoxWindows commented Dec 31, 2022

This also applies to scroll arrows :

seamonkey_kPVxDYSU2t

All these elements are stored in the ScrollBar category (in MsstyleEditor).

I don't feel like this is about Windows 8 Aero style, but it is about Windows 7 Aero style.
To summarize, the scroll bar is in color in Windows 7, and in the Aerolite style, present in all versions from Windows 8 to Windows 11.

@krlvm krlvm added the enhancement New feature or request label Dec 31, 2022
krlvm added a commit that referenced this issue Jan 8, 2023
@krlvm
Copy link
Owner

krlvm commented Jan 8, 2023

Implemented in version 1.1.19.

@krlvm krlvm closed this as completed Jan 8, 2023
@OrthodoxWindows
Copy link
Author

Sorry for that, but in the latest version there is no difference, the scrollbar and scroll buttons are still blue.

@OrthodoxWindows
Copy link
Author

OrthodoxWindows commented Jan 8, 2023

This may be because this is only for Windows 7; the problem is that the scroll bar is also blue in the Aerolite style (present in all Windows since Windows 8). Maybe add an option to enable/disable scrollbar colorization like progress bar ; it is true that for the scrollbar of Aero 10/11 this is not consistent.

@krlvm
Copy link
Owner

krlvm commented Jan 8, 2023

You can recompile it with enabling features you need

@OrthodoxWindows
Copy link
Author

Sorry to revive the discussion, but how do I get this in Windows 10 (or 8 or 11) ?

@krlvm
Copy link
Owner

krlvm commented May 29, 2023

It's gray on Windows 10, isn't it?

@OrthodoxWindows
Copy link
Author

If the Aero Lite theme is selected in Windows 8, 10 or 11, the scrollbar selection color is blue. My screenshots are taken from Windows 10.

@OrthodoxWindows
Copy link
Author

The same issue was reported here : #35

@krlvm
Copy link
Owner

krlvm commented May 29, 2023

Will check it later when I'm able to switch the theme, #35 seems to be more problematic though

@krlvm
Copy link
Owner

krlvm commented May 29, 2023

It would be enough to move this loop out of the condition which checks for Windows < 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants