update yazi's themes

This commit is contained in:
2026-03-29 11:24:50 +02:00
parent c5b4616cc4
commit 201d24347b
68 changed files with 1436 additions and 681 deletions
@@ -6,7 +6,9 @@
}
. "$HOME/.local/snippets/apply-color-helper"
qs ipc call colors set mPrimary "$colorHex"
if ! qs ipc call colors set mPrimary "$colorHex"; then
log_error "Failed to set quickshell primary color"
exit 1
fi
log_success "quickshell"