[Patterns] Name = "not bright backgrounds" Active = TRUE Limit = 64 Match = "(b(gcolor=|ackground(-color|) : ))\1" "$AV((#|)f([0-9a-f])\2f([0-9a-f])\3f([0-9a-f])\4(;|)\5)" Replace = "\1#e\2e\3e\4\5"
Name = "not white backgrounds" Active = TRUE Limit = 64 Match = "(b(gcolor=|ackground(-color|) : ))\1" "$AV((white|(#|)fff)(;|)\2)" Replace = "\1#efefef\2"