Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Jul 11, 2024
1 parent 6cb6ee0 commit 0c79b0b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ suite('XtermTerminal', () => {
selectionBackground: '#000500',
selectionInactiveBackground: '#000600',
selectionForeground: undefined,
overviewRulerBorder: undefined,
scrollbarSliderActiveBackground: undefined,
scrollbarSliderBackground: undefined,
scrollbarSliderHoverBackground: undefined,
black: '#010000',
green: '#030000',
red: '#020000',
Expand Down

0 comments on commit 0c79b0b

Please sign in to comment.