• Stars
    star
    362
  • Rank 117,671 (Top 3 %)
  • Language
    C++
  • License
    MIT License
  • Created about 3 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Recolorize Win32 controls in-memory with accent color without patching theme

AccentColorizer

Colorize Windows with accent color of your choice - without modifying system files

AccentColorizer patches Windows theme data in-memory and recolorizes everything as soon as you change the accent color.

Supported Windows Vista and higher.

Additional functionality:

Progress Bar colorization

AccentColorizer supports colorization of Progress Bars, but it is not recommended to enable, because it will make it difficult to distinguish between their states (progress bars may turn red to indicate an error, the disk full indicator turns red to indicate that space is running out). However, this is rarely used, and if you want to enable this feature, create the HKEY_CURRENT_USER\Software\AccentColorizer key in the registry and the DWORD value ColorizeProgressBar, set it to 1 and restart AccentColorizer.

This can be done from command line:

reg add "HKEY_CURRENT_USER\SOFTWARE\AccentColorizer" /v ColorizeProgressBar /t REG_DWORD /d 1 /f

Gallery

Windows 11
Windows 10
Windows 8
Windows 7

Special thanks

Thanks to @mcdenis for his idea and work on original AccentApplicator
Thanks to @rounk-ctrl and his work on AccentApplicator for bringing this project back to live

More Repositories

1

PowerTunnel-Android

Powerful and extensible proxy server with anti-censorship functionality for Android
Java
1,622
star
2

PowerTunnel

Powerful and extensible proxy server with anti-censorship functionality
Java
1,227
star
3

AcrylicMenus

Acrylic effect for all existing Win32 context menus
C++
627
star
4

BeautySearch

Windows 10+ Search Window appearance tweaker
C#
549
star
5

AccentColorizer-E11

Accent Colorization for Windows 11 File Explorer Icon Glyphs
C#
219
star
6

MediaFlyout

Windows 10+ Media Control Taskbar Flyout
C#
168
star
7

LibertyTunnel

Anti-censorship plugin for PowerTunnel
Java
75
star
8

ContextMenuNormalizer

Normalize context menu highlight color in Windows 10 19H1+
C++
74
star
9

DragDropNormalizer

Normalize Drag&Drop overlay on Windows 11 22H2+
C
56
star
10

ClassicSearch

Restore classic File Explorer search and shrink address bar on Windows 10 19H2+
C
53
star
11

PowerTunnel-DNS

DNS Resolver for PowerTunnel
Java
31
star
12

TrayVolumeControl

Control volume by scrolling mouse wheel on the volume icon in tray
C++
31
star
13

SwingDPI

DPI scaling for Java Swing applications
Java
27
star
14

PowerTunnel-Plugins

PowerTunnel Plugins Registry
26
star
15

SwingAcrylic

Windows 10 Acrylic effect bindings for Java Swing
Java
21
star
16

PowerTunnel-AdBlock

AdBlock plugin for PowerTunnel
Java
21
star
17

HostChanger

Plugin to fake HTTP Host and HTTPS SNI for PowerTunnel
Java
12
star
18

Invader

An effective MITM utility and script injector
Java
10
star
19

PowerTunnel-Firewall

Firewall plugin for PowerTunnel
Java
7
star
20

PowerTunnel-Hosts

Hosts plugin for PowerTunnel
Java
5
star
21

ForcedOffline

Basic lightweight application firewall for Android
Java
4
star
22

PowerTunnel-Docs

4
star
23

PowerTunnel-Plugin-Template

Hello World plugin for PowerTunnel SDK Docs
Java
3
star
24

SmoothScroller

Smooth scrolling effect for all programs
Java
2
star