OPNsense Forum

English Forums => Tutorials and FAQs => Topic started by: Schnuffel2008 on September 02, 2025, 07:27:34 AM

Title: Solved! How can I change this color
Post by: Schnuffel2008 on September 02, 2025, 07:27:34 AM
Hi,
is there a way to change the color for the element in the attached screenshot for my my own skin? It is to dark and can't be seen.

PS: I found the solution on my own. You have to add the following lines in the main.css:

ul.jqtree-tree .jqtree-toggler {
 color: #XXXXXX !important; }