Adjust toolbar transparency and page background image on dark theme
This commit is contained in:
parent
f25a5ca9eb
commit
853289dd4b
@ -13,7 +13,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|||||||
|
|
||||||
.dark, .theme-dark {
|
.dark, .theme-dark {
|
||||||
--theme-background-color: black;
|
--theme-background-color: black;
|
||||||
--translucent-color: rgba(0,0,0,0.5);
|
--translucent-color: rgba(0,0,0,0.8);
|
||||||
--solid-translucent-color: black;
|
--solid-translucent-color: black;
|
||||||
--background-image: url(../images/background-transparent.svg);
|
--background-image: url(../images/background-transparent.svg);
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 6.3 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.3 KiB |
Loading…
x
Reference in New Issue
Block a user