1
0
mirror of https://github.com/ksyasuda/rice.git synced 2025-05-15 03:13:49 -07:00

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
polybar-themes/sblocks

@ -22,7 +22,7 @@ if [ "$updates" -gt 0 ]; then
# 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))"
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
echo
fi

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