How to configure Grafana color theme

WAS THIS PAGE HELPFUL? Leave Feedback

Overview

By default, GroundWork Grafana uses the Grafana light theme which integrates aesthetically with the GroundWork portal. If you prefer to use the dark background theme, you can simply change the default setting in the configuration file.

Steps
  1. From a command line as root user, enter the following:
    cd /usr/local/groundwork/grafana/conf
    vi defaults.ini
  2. In the Users section, edit the theme setting:
    # Default UI theme ("dark" or "light")
    default_theme = light
  3. Save the file.
  4. Restart GroundWork Grafana:
    /etc/init.d/groundwork restart grafana

    Figure: Theme examples

      Light Theme Dark Theme
    Status
    Grafana

Labels

grafana grafana Delete
grafbridge grafbridge Delete
light light Delete
dark dark Delete
themes themes Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.