Dashboards & Visualizations

How do I customize colors on a theme?

jambajuice
Communicator

I'm using the Ocean theme on a custom search form. When I use a "time" input on the form and click on it to choose the start and stop date ranges, it's almost impossible to read the month on the calendar object. The month text color and the little bubble that contains it are both gray. Is there any way to set the color of the font used in the date picker?

Thanks.

Craig

Tags (1)
0 Karma

hazekamp
Builder

I would recommend making CSS changes from within your own app:

$SPLUNK_HOME/etc/apps/<appname>/appserver/static/

See also: http://www.splunk.com/base/Documentation/4.2/Developer/UseCSS

0 Karma

mw
Splunk Employee
Splunk Employee

You can edit the css. Look for the time range picker and set the color.

.TimeRangePicker .timeRangeActivatorWrapper {
  color: #000;
}
0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...