Skip to content

How can we change the title bar color? #12

Answered by marticliment
Akascape asked this question in Q&A
Discussion options

You must be logged in to vote

What you could do is clone the win32mica repo and then start messing with the vaules so they match the ones in the example you provided.

Let's say you edit init.py so it shows like this:
DWM_UNDOCUMENTED_MICA_ENTRY = 34
DWM_DOCUMENTED_MICA_ENTRY = 34
DWM_UNDOCUMENTED_MICA_VALUE = 35
DWM_DOCUMENTED_MICA_VALUE = 35

What would happen?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Akascape
Comment options

@marticliment
Comment options

Answer selected by Akascape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants