1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-25 03:22:58 +03:00

Update xtermFrontend.ts

This commit is contained in:
Eugene Pankov 2022-04-03 16:12:23 +02:00
parent 4aa824d725
commit 6d734ab7c6
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

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)',
},
}
}