(e3)
| 3405 | return t3.length && this._onColor.fire(t3), true; |
| 3406 | } |
| 3407 | restoreFgColor(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 | } |