Skip to content

Commit

Permalink
Remove stub tag from TerminalOptions#color (#14171)
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew authored Sep 16, 2024
1 parent 5abefeb commit 1fea534
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/plugin/src/theia.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3520,7 +3520,6 @@ export module '@theia/plugin' {
* The icon {@link ThemeColor} for the terminal.
* The `terminal.ansi*` theme keys are
* recommended for the best contrast and consistency across themes.
* @stubbed
*/
color?: ThemeColor;
}
Expand Down

0 comments on commit 1fea534

Please sign in to comment.