fix transparency bug

This commit is contained in:
KoenDR06 2025-05-23 11:43:24 +02:00
parent ad4547f4cd
commit 5fb392bb95

View file

@ -21,7 +21,7 @@ $overlay0: #6e738d;
$surface2: #5b6078;
$surface1: #494d64;
$surface0: #363a4f;
$base: #24273a;
$base: rgba(36, 39, 58, 0.99);
$mantle: #1e2030;
$crust: #181926;