mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
more prominent active search result highlighting
This commit is contained in:
@@ -27,3 +27,8 @@
|
||||
outline: 2px solid yellow;
|
||||
backdrop-filter: contrast(2);
|
||||
}
|
||||
|
||||
.xterm-find-active-result-decoration {
|
||||
backdrop-filter: contrast(4);
|
||||
outline-width: 2px !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user