Applies selection color to text.
String selection(String text) => '${theme.selection}$text${theme.reset}';