@override void setForegroundColorRgb(int r, int g, int b) { _cursorStyle.setForegroundColorRgb(r, g, b); }