Hi, The green colour theme is being flagged on Pingdom due to wait time. I have checked another site using this green colour and they have the same issue. Black and blue work fine. I am using version 1.77 but but the issue existed before the update.
We have added code to bypass green.css (if not selected) in the geocrafttheme\admin\ geocraft_functions.php check image for reference. Code added: if (geocraft_get_option('altstylesheet') != 'green') { }