Update xtermFrontend.ts

This commit is contained in:
Eugene Pankov
2022-04-03 16:12:23 +02:00
parent 4aa824d725
commit 6d734ab7c6

View File

@@ -334,7 +334,7 @@ export class XTermFrontend extends Frontend {
activeMatchColorOverviewRuler: '#ffff00',
matchBorder: '#cc0',
activeMatchBorder: '#ff0',
activeMatchBackground: 'rgba(255, 255, 0, 0.3)',
activeMatchBackground: 'rgba(255, 255, 0, 0.125)',
},
}
}