veterinarul Hi
Some sections of template will be declared with specific style, but mostly are set with --gk-black
variable so you can override the color for this variable. To achieve this, you create this file: templates/gk_reporter/media/css/custom.css
and add this code:
:root {
--gk-black: #6f42c1 !important;
}
You can change some other colors in template settings: