July 6, 2021 . 1 MIN READ
Redmine provides basic support for themes. Redmine themes can override stylesheets only (like application.css).
../public/themes/<themename>/stylesheets/application.css
Redmine should now be displayed using the selected theme.
A list of available Redmine themes can be found at the Redmine theme list.
There is a howto (HowTo create a custom Redmine theme) which explains how to create a custom Redmine theme.