mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-09 06:20:22 +08:00
fixed high contrast appearance for theme previews
This commit is contained in:
parent
485665d449
commit
24b7922539
@ -181,4 +181,8 @@ ngb-typeahead-window {
|
||||
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
|
||||
background: canvas;
|
||||
}
|
||||
|
||||
color-scheme-preview, terminaltab > .content {
|
||||
forced-color-adjust: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user