eazygit 0.5.1

A fast TUI for Git with staging, conflicts, rebase, and palette-first UX
Documentation
[palette]
fg = "#24292f"
bg = "#ffffff"
muted = "#656d76"
accent = "#0969da"
border = "#d0d7de"
border_focused = "#0969da"
selection_bg = "#f6f8fa"
selection_fg = "#24292f"
diff_add = "#1a7f37"
diff_remove = "#cf222e"
diff_context = "#656d76"
diff_hunk = "#0969da"
staged = "#1a7f37"
unstaged = "#9a6700"
untracked = "#656d76"
header = "#0969da"
footer = "#656d76"
error = "#cf222e"
warning = "#9a6700"
success = "#1a7f37"