Updated transparency amount

This commit is contained in:
Tibo De Peuter 2022-06-04 22:35:08 +02:00
parent 322b2f118a
commit d8aa275c9e

View file

@ -4,7 +4,7 @@
* This stylesheet is a minimalistic, transparent style.
*/
@define-color transparent-black-light rgba(23, 23, 23, 0.5);
@define-color transparent-black-light rgba(23, 23, 23, 0.7);
window#waybar {
color: @white;