When a custom bgcolor is set for a check-in, the arrow color coming out
of the check-in is incorrect. In my test case, the outbound arrows are
white, which doesn't look so great against the default white background.
f new test.fossil
mkdir test
cd test
f open ../test.fossil
touch file
f add file
f commit -m 1 -bgcolor '#00aa00'
echo moo > file
f commit -m 2 -bgcolor '#00aa00'
echo moo2 > file
f commit -m 3
f ui
--
Andy Goth | <andrew.m.goth/at/gmail/dot/com>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users