mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 21:40:03 +00: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 {
|
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
|
||||||
background: canvas;
|
background: canvas;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
color-scheme-preview, terminaltab > .content {
|
||||||
|
forced-color-adjust: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user