Skip to content

Customization

There are a few options to customize the UI to your personal preferences.

DisplayMode

Defines the default display mode of the UI, defaults to your OS preferrence setting. Possible values are dark, light, colorblind, colorblinddark.

yaml
ui:
  displayMode: 'colorblinddark'
yaml
ui:
  displayMode: 'colorblinddark'
Policy Reporter UI - Kind Cluster Banner

Adds custom suffix text to the UI. Can be helpful if you are running multiple UIs in diffent clusters.

yaml
ui:
  banner: 'Kind Cluster'
yaml
ui:
  banner: 'Kind Cluster'
Policy Reporter UI - Kind Cluster Banner