Which files contain the Shotcut theme color code in the installation directory?

I want to change the color of the Shotcut theme other than Fusion Dark/Light but I can’t find where the file it is located in the Windows OS. I need the name.

Someone mentioned this shotcut/mainwindow.cpp at master · mltframework/shotcut · GitHub but I am not able to find the file in the Windows OS, where it is installed.

mainwindow.cpp is a source file. It is not installed. It is compiled into the executable. If you want to change the theme colors you will need to compile the source code yourself.

What software do you recommend to convert the source files into a .exe installer for windows OS?

See here (not for the faint-hearted).

This topic was automatically closed after 90 days. New replies are no longer allowed.