Made Darker Looked like trash when window was over any bright content or text
This commit is contained in:
parent
4d7f398415
commit
a842654c3d
@ -44,7 +44,7 @@
|
||||
/* APP BACKGROUND */
|
||||
--background-shading: 0%; /* app background shading (0 for complete smoothness) [default: 100%] */
|
||||
--background-overlay: none; /* app background overlay color/gradient [default: rgba(0, 0, 0, 0.6)] */
|
||||
--background-image: rgba(32, 32, 32, 0.40); /* app background image (link must be HTTPS) [default: url(https://clearvision.github.io/images/sapphire.jpg)] */
|
||||
--background-image: rgba(25, 25, 25, 0.6); /* app background image (link must be HTTPS) [default: url(https://clearvision.github.io/images/sapphire.jpg)] */
|
||||
--background-position: center; /* app background position [default: center] */
|
||||
--background-size: cover; /* app background size [default: cover] */
|
||||
--background-repeat: no-repeat; /* app background repeat [default: no-repeat] */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user