The look-and-feel of the Swagger UI is controlled via a single CSS file: SwaggerUI.css.
In the microservice template, this file is located in the files/htdocs/styles directory.
It's a simple straightforward file consisting of less than 350 lines.
This file can be modified to change the look-and-feel of your Swagger UI.