Slight tweak in transparency

This commit is contained in:
random 2022-03-24 11:27:58 -07:00
parent 0a5eacfc4b
commit a7fdae4f14

View File

@ -1,5 +1,5 @@
* {
background: rgba(0, 0, 0, 95%);
background: rgba(0, 0, 0, 90%);
foreground: #EEEEEE;
normal-background: transparent;