update color

This commit is contained in:
ksyasuda 2022-02-10 11:18:12 -08:00
parent e8d27623fc
commit 4aac865473
2 changed files with 14 additions and 14 deletions

View File

@ -22,7 +22,7 @@ if [ "$updates" -gt 0 ]; then
# echo " ($(format $updates_arch)/$(format $updates_aur))" # echo " ($(format $updates_arch)/$(format $updates_aur))"
# dunstify -i "/usr/share/icons/breeze-dark/mimetypes/24/package-x-generic.svg" " Outdated Packages: ($(format $updates_arch)/$(format $updates_aur))" # dunstify -i "/usr/share/icons/breeze-dark/mimetypes/24/package-x-generic.svg" " Outdated Packages: ($(format $updates_arch)/$(format $updates_aur))"
# dunstify -i "/usr/share/icons/breeze-dark/mimetypes/24/package-x-generic.svg" "Outdated Packages: ($(format $updates_arch)/$(format $updates_aur))" # dunstify -i "/usr/share/icons/breeze-dark/mimetypes/24/package-x-generic.svg" "Outdated Packages: ($(format $updates_arch)/$(format $updates_aur))"
echo "%{B#d19a66} %{B-}%{B#464b55} ($(format $updates_arch)/$(format $updates_aur)) %{B-}" echo "%{B#6C77BB} %{B-}%{B#464b55} ($(format $updates_arch)/$(format $updates_aur)) %{B-}"
else else
echo echo
fi fi

View File

@ -325,7 +325,7 @@ type = custom/ipc
interval = 400 interval = 400
hook-0 = ~/SudacodeRice/polybar-themes/sblocks/scripts/package-updates hook-0 = ~/SudacodeRice/polybar-themes/sblocks/scripts/package-updates
format-padding = 1 format-padding = 1
format-background = ${color.yellow} format-background = ${color.indigo}
format-overline = ${color.background} format-overline = ${color.background}
format-underline = ${color.background} format-underline = ${color.background}