mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-26 03:51:49 +03:00
Update xtermFrontend.ts
This commit is contained in:
parent
4aa824d725
commit
6d734ab7c6
@ -334,7 +334,7 @@ export class XTermFrontend extends Frontend {
|
|||||||
activeMatchColorOverviewRuler: '#ffff00',
|
activeMatchColorOverviewRuler: '#ffff00',
|
||||||
matchBorder: '#cc0',
|
matchBorder: '#cc0',
|
||||||
activeMatchBorder: '#ff0',
|
activeMatchBorder: '#ff0',
|
||||||
activeMatchBackground: 'rgba(255, 255, 0, 0.3)',
|
activeMatchBackground: 'rgba(255, 255, 0, 0.125)',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user