krlvm / AccentColorizer

Recolorize Win32 controls in-memory with accent color without patching theme
MIT License
369 stars 12 forks source link

Would it be possible to colourize the file explorer expanded progress bar/graph or UAC prompt? #9

Open Mnky313 opened 2 years ago

Mnky313 commented 2 years ago

I assume the UAC prompt is probably not possible but I figured I'd mention it. (the buttons aren't the correct accent colour: image

As for the file explorer graph, I'm referring to this: image The non expanded bar is themed when using the registry tweak: image

Thanks :)

krlvm commented 2 years ago

You are correct about UAC. Regards progress bars, check https://github.com/krlvm/AccentColorizer#progress-bar-colorization EDIT: did not saw you are already using this registry tweak

nyorbee commented 2 years ago

I assume the UAC prompt is probably not possible but I figured I'd mention it. (the buttons aren't the correct accent colour: image

As for the file explorer graph, I'm referring to this: image The non expanded bar is themed when using the registry tweak: image

Thanks :)

Hi did you manage to change color of ile explorer graph? And how did you get blue one? :P I'm searching everywhere for blue progress bar in w11

Mnky313 commented 1 year ago

I assume the UAC prompt is probably not possible but I figured I'd mention it. (the buttons aren't the correct accent colour: image As for the file explorer graph, I'm referring to this: image The non expanded bar is themed when using the registry tweak: image Thanks :)

Hi did you manage to change color of ile explorer graph? And how did you get blue one? :P I'm searching everywhere for blue progress bar in w11

Bit late but in msstyleseditor the values you need to change are under ChartView: COPYBORDER COPY_GRID COPY_LINE1 COPY_LINE1FILL COPY_LINE2 COPY_LINE2FILL

krlvm commented 1 year ago

I've seen that, but those are not bitmaps - we can't patch FILLCOLOR.