developer portal: drupal8: color change from red to corporate colors

Hi Team

In developer portal, the default top menu is in red (drupal8).

Can we change the same to another color depending upon corporate requirements?

Thanks & Regards

Drupal 8 devportal uses the Apigee kickstart theme. While you can go ahead and create your own theme as per your requirements, for something as basic as a background color change, you can change that by editing the CSS file.

1 Like

https://www.drupal.org/docs/theming-drupal

Please go through this

Please read through the documentation to change colors on the default kickstart theme.

For advanced theming, it may be better to create a new sub theme.

1 Like