Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/logonoff/persistentaccent
black titlebars for windows 10 even when changing accent colour
https://github.com/logonoff/persistentaccent
accent-colour csharp dotnet-core titlebar wpf
Last synced: about 1 month ago
JSON representation
black titlebars for windows 10 even when changing accent colour
- Host: GitHub
- URL: https://github.com/logonoff/persistentaccent
- Owner: logonoff
- Created: 2020-06-19T04:30:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T00:43:58.000Z (over 4 years ago)
- Last Synced: 2024-11-07T05:57:49.824Z (3 months ago)
- Topics: accent-colour, csharp, dotnet-core, titlebar, wpf
- Language: C#
- Homepage:
- Size: 124 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# persistentaccent
changes the AccentColor registry key to black when accent colour is changed.
this could be useful if you have a slideshow wallpaper and hate it when the
titlebar goes wack## Technical Details
it changes `Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM`## Contributing
please do, i have no idea what i'm doing