public override void Apply()
 {
     Editor.ExchangeColors(Color1, Color2, AffectedChars);
 }