Velocity
Velocity copied to clipboard
Dark mode not propperly implememented
recent versions of Desktop QT have (auto) Dark mode inheritance from the Host OS . Since this project has no optimization/implementation for this, a lot of GUI parts have visibility issues (e.g. Tools/Profile Tools/Profile Cleaner has no text visible). I've implemented https://github.com/hetelek/Velocity/commit/6dc10e8887d5234856947495f052b6fc14a171ef as quick hack to have a uniform 'light' Fusion style theme as i do not have much QT cross platform experience.
Anyone up to the task to properly implement Dark mode?