fix transparency bug
This commit is contained in:
parent
ad4547f4cd
commit
5fb392bb95
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ $overlay0: #6e738d;
|
||||||
$surface2: #5b6078;
|
$surface2: #5b6078;
|
||||||
$surface1: #494d64;
|
$surface1: #494d64;
|
||||||
$surface0: #363a4f;
|
$surface0: #363a4f;
|
||||||
$base: #24273a;
|
$base: rgba(36, 39, 58, 0.99);
|
||||||
$mantle: #1e2030;
|
$mantle: #1e2030;
|
||||||
$crust: #181926;
|
$crust: #181926;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue