If I change the settings for captionStyleTemplateDefault in https://github.com/pospiech/latex/blob/master/latexthesistemplate/template/preamble/style-caption.tex#L3 I can not see any difference in the result.
For testing I downloaded your template again and only changed set skip = 3cm. Then I compiled the LaTeXTemplate.tex and on page 9 in the resulting PDF the spacing of the images' captions is still as before. However for subfigures it works if you edit the options in https://github.com/pospiech/latex/blob/master/latexthesistemplate/template/preamble/style-caption.tex#L89 and below.
If I change the settings for
captionStyleTemplateDefaultin https://github.com/pospiech/latex/blob/master/latexthesistemplate/template/preamble/style-caption.tex#L3 I can not see any difference in the result.For testing I downloaded your template again and only changed set
skip = 3cm. Then I compiled the LaTeXTemplate.tex and on page 9 in the resulting PDF the spacing of the images' captions is still as before. However for subfigures it works if you edit the options in https://github.com/pospiech/latex/blob/master/latexthesistemplate/template/preamble/style-caption.tex#L89 and below.