The default Indigo color for GitLab doesn't suit my Header Logo. I want to change it to a lighter color. Are there any options to change the navigation theme color or can it changed programmatically?
The navigation theme color cannot be changed for everyone at once. It can only changed for individual profile.
As mentioned in this document of Gitlab,
You can change the default theme (for new users) by setting
gitlab_rails['gitlab_default_theme'] = THEME_NUMBER
in /etc/gitlab/gitlab.rb
. Afterwards run gitlab-ctl reconfigure
. See here for the theme numbers. E.g. 3
corresponds to the Light theme.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With