update background color for lockscreen

This commit is contained in:
Daylin Morgan 2022-06-04 11:49:55 -05:00
parent 1e606eaeb5
commit 7597b15280

View file

@ -5,7 +5,7 @@ if ! [[ -f /usr/bin/i3lock ]]; then
exit
fi
# colors
bg_color=22212c88
bg_color=22212cbb
red=ff9580ff
cyan=80ffeaff
green=8aff80ff