Hi --
plot_BioGeoBEARS_results(results_object, analysis_titletxt, addl_params=list("j"), plotwhat="text", label.offset=0.45, tipcex=0.7, statecex=0.7, splitcex=0.6, titlecex=0.8, plotsplits=TRUE, cornercoords_loc=scriptdir, include_null_range=TRUE, tr=tr, tipranges=tipranges)
...has additional options, if you type
plot_BioGeoBEARS_results
and hit return you will see the full code. Basically, set colors_list_for_states=c("red1","red2",...) as you like -- you have to make sure the list is the same length as the list of your states/ranges...
Cheers!
Nick