X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fdefault_theme.php;h=fd7abcd366ecd4b5df760d316b2651bcd68182dd;hp=9e092ddd0e372abda5585c35e969972dee258fcf;hb=25c07154ddcbc667205ce0d00ff051cb9df4d668;hpb=995666230810c1e1ddac1846724c89a76c41345f diff --git a/themes/default_theme.php b/themes/default_theme.php index 9e092ddd..fd7abcd3 100644 --- a/themes/default_theme.php +++ b/themes/default_theme.php @@ -35,5 +35,5 @@ $color[13] = '#800000'; // (dark red) Color for quoted text -- > 1 quote $color[14] = '#ff0000'; // (red) Color for quoted text -- >> 2 or more $color[15] = '#002266'; // (dark blue) Unselectable folders - $color[16] = '#FF9933'; // (orange) Highlight color -?> + $color[16] = '#ff9933'; // (orange) Highlight color +?> \ No newline at end of file