Send custom themes via EAM task?

I have an EAM controller gateway that has a local project with custom CSS themes that I'd like to send along with the project to some front-end gateways. From what I've seen so far, this doesn't happen by default. Is there a way to send custom themes (css files in the modules/perspective/themes directory) along with the project to EAM agents?

Hi brian.mcenulty,

I don't think there is a way to do that because the custom theme is saved locally on the machine so it couldn't be send along with the project by EAM sending tasks and the EAM communicate directly over the gateway network. You could find more information about that in this user manual link.

Emma, is there a way to make these (or other) files to be transferred along with the project on "Send Project" task?

I copied my themes files to the project directory for it to be pushed along with all the views etc to git. Using EAM creates the folders, but the css files are left out.