diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css index 7d5c2c0d..80f5db5c 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -72,7 +72,7 @@ div.flot-text { /* Variable label color */ .template-variable { - color: #FFFFFF !important; + color: #f79520 !important; } /* Variable label box */ diff --git a/CSS/themes/grafplex.css b/CSS/themes/grafplex.css index 6d0a172d..d3eb4443 100644 --- a/CSS/themes/grafplex.css +++ b/CSS/themes/grafplex.css @@ -135,7 +135,7 @@ color:#FFFFFF !important; /* Variable label color */ .template-variable { - color: #FFFFFF !important; + color: #f79520 !important; } /* Variable label box */