Branding Default theme OJS 3.1.0-1

I would like to brand default theme in OJS 3.1.0-1 from default blue to green. It is ieasy to change color of header from teh theme’s color control field. However, all other branding should be done manually. IS there any list of structyural parts with corresponding css classes so we can modify them accordingly?

I suggest that you create a child theme of the default theme and overrider the LESS variables here: https://github.com/pkp/ojs/blob/master/plugins/themes/default/styles/variables.less

See Nate’s default child theme here: https://github.com/NateWr/default-child how it overrides one of those values: https://github.com/NateWr/default-child/blob/master/styles/remove-borders.less#L7