Marco - alt-tab window picker - icons too small

It is hardcoded inside the binary. I downloaded sources of marco and modified the file:
marco-master/src/core/screen.c

You should find string:
#define MAX_PREVIEW_SCREEN_FRACTION 0.33

and increase this parameter, I set it to 0.85. Then recompile it and use.