mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-24 23:58:57 +01:00
[design] remove shade change when using background colour or image
This commit is contained in:
parent
e5f1dd58fa
commit
1832e01c1d
@ -10,11 +10,6 @@
|
||||
z-index: var(--z-index-shade);
|
||||
}
|
||||
|
||||
.is-background-image-show .shade,
|
||||
.is-background-color-by-custom .shade {
|
||||
background-color: rgba(var(--theme-black), 0.5);
|
||||
}
|
||||
|
||||
.is-edge:not(.is-background-image-show) .shade {
|
||||
background-color: rgba(var(--theme-accent), 0.05);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user