Make the world opaque

This commit is contained in:
2022-07-12 13:20:38 +02:00
parent a504e27e19
commit 14a9061e3d
5 changed files with 14 additions and 14 deletions

View File

@@ -22,7 +22,7 @@
background: #00000000;
background-color: @background;
background-opaque: #002b36cc;
background-opaque: #002b36ff;
foreground: #93a1a1;
border-color: @foreground;
spacing: 2;

View File

@@ -22,7 +22,7 @@
background: #00000000;
background-color: @background;
background-opaque: #002b36cc;
background-opaque: #002b36ff;
foreground: #93a1a1;
border-color: @foreground;
spacing: 2;