Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Enable setting the background of search box in slicer

When the theme is black, the user can not use the search function in slicer, because the text user input and background are both black. Please enable the setting for the background of search box in slicer. Thanks.
Status: Needs Votes
Comments
aaronsteers1
New Member
I have not found a solution to this yet but I did find a way to override the foreground color. The text color and the color of the search icon in the search box can be overriden using 'textClasses.header.color'. Example: ``` "name": "sample theme snippet", "textClasses": { "header": { "fontSize": 12, "fontFace": "Segoe UI", "color": "#c2d8fe" } ```
aaronsteers1
New Member
Agreed! I have seen the same - but showing white-on-white with no discernible way to change either the text color or the background color.
bhupi_s_c
New Member
Try xviz Hierarchy filter for setting the background color for search box - ttps://xviz.com/visuals/hierarchical-filter/
fbcideas_migusr
New Member
Status changed to: Needs Votes