content area contrast change
This commit is contained in:
parent
0996c66e3b
commit
31582d55cf
1 changed files with 1 additions and 3 deletions
|
@ -81,9 +81,7 @@ body[platform='linux'] {
|
||||||
|
|
||||||
#app {
|
#app {
|
||||||
--color1: rgba(30, 30, 30, 30%);
|
--color1: rgba(30, 30, 30, 30%);
|
||||||
--color2: rgba(0, 0, 0, 0);
|
--color2: rgba(15, 15, 15, 30%);
|
||||||
/* --color1: rgb(30, 30, 31, 20%);
|
|
||||||
--color2: rgba(17, 17, 17, 24%); */
|
|
||||||
--chromeHeight: 55px;
|
--chromeHeight: 55px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue