(e3)
| 3408 | return this._onColor.fire([{ type: 2, index: 256 }]), true; |
| 3409 | } |
| 3410 | restoreBgColor(e3) { |
| 3411 | return this._onColor.fire([{ type: 2, index: 257 }]), true; |
| 3412 | } |
| 3413 | restoreCursorColor(e3) { |
| 3414 | return this._onColor.fire([{ type: 2, index: 258 }]), true; |
| 3415 | } |