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