This script converts Visual Studio editor color schemes into ones for Qt Creator.
Before (VS 2022):
After (QtCreator):
python main.py <file or directory with *.vssettings>
Automatically detects existing QtCreator instances. At the moment only Windows is supported.
%APPDATA%\Roaming\QtProject\qtcreator\styles
Work in progress.