Skip to content
Snippets Groups Projects
Commit 6e901ff5 authored by Bob Mottram's avatar Bob Mottram
Browse files

Merge branch 'stretch' of ssh://code.freedombone.net:2222/bashrc/freedombone into stretch

parents 37aea95f 4245fea4
No related branches found
No related tags found
No related merge requests found
......@@ -1796,6 +1796,8 @@ function install_web_admin_webmail {
echo "\$color[10] = '#103b5c'; // (dark blue) Darker version of #9";
echo "\$color[11] = '#71a7cf'; // (light blue) Special Folders color";
echo "\$color[12] = '#103b5c'; // (dark blue) Alternate rows";
echo "\$color[13] = '#b2ffff'; // Color for single-quoted text ('> text')";
echo "\$color[14] = '#b1ffff'; // Color for text with more than one quote ('>> text')";
echo "\$color[15] = '#c0c060'; // (dull yellow) Unselectable folders"; } > "/var/www/${local_hostname}/htdocs/mail/themes/freedom_dark.php"
{ echo '<?php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment