Fix various items
- fix tab shadows - fix private browsing indicator / button colors - add button hover transitions - fix inactive window color in light mode - fix various light / dark settings
This commit is contained in:
parent
b0a634aad5
commit
8e94eb8a97
6 changed files with 71 additions and 31 deletions
|
@ -22,7 +22,7 @@ and 11 so applied to both) */
|
|||
/* darkmode icon that uses thicker strokes and easier to see (only needed at
|
||||
1x scale) */
|
||||
@media (max-resolution: 1dppx) {
|
||||
:root[lwthemetextcolor="bright"] .titlebar-close,
|
||||
:root[lwtheme-brighttext="true"] .titlebar-close,
|
||||
.titlebar-close:hover {
|
||||
list-style-image: url("win11-close-dark.svg") !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue