Dashboards & Visualizations

How to change the dashboard's background color using dark.css without changing my gauge's range color?

htkwan
Path Finder

Hello,

I've read the forum. I found that one can change the dashboard's background color using the dark.css.

  1. Add form tag "stylesheet=dark.css"

alt text

  1. Found that the gauge's range has changed to black, too. Pls. advise how to correct this.

alt text

  1. Please advise what CSS file the dashboard uses.
0 Karma

mrgibbon
Contributor

Hi, Old post I know. But you can find out the CSS that the page is using by looking at the source.
Its right at the top and will look like this:
form stylesheet="dark.css" autoCancelInterval="90" isVisible="true" objectMode="SimpleDashboard" onunloadCancelJobs="true" refresh="300"
:)

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...