I'd like to be able to define the ranges for what makes a dice highlighted in color in inline rolls. For example, currently [[1d20+7]] will be highlighted red at 8 (roll of 1) and highlighted a different color at 27 (roll of 20). I'd like to be able to do, for example, [[1d20t19 + 7]] and have that make 19 or 20 (on the die) highlight, or [[1d20f2+7]] and have that highlight 1 or 2. Don't care much about syntax (it'd be *neat* to define ranges like t13-15 but I worry about order of operations), or what letter is chosen. Just want to do it. My specific use is threat ranges in d20 systems, but could be useful in others as well...