eazygit 0.5.1

A fast TUI for Git with staging, conflicts, rebase, and palette-first UX
Documentation
[palette]
fg = "#657b83"
bg = "#fdf6e3"
muted = "#93a1a1"
accent = "#268bd2"
border = "#93a1a1"
border_focused = "#268bd2"
selection_bg = "#eee8d5"
selection_fg = "#586e75"
diff_add = "#859900"
diff_remove = "#dc322f"
diff_context = "#93a1a1"
diff_hunk = "#268bd2"
staged = "#859900"
unstaged = "#b58900"
untracked = "#93a1a1"
header = "#268bd2"
footer = "#93a1a1"
error = "#dc322f"
warning = "#b58900"
success = "#859900"