eazygit 0.5.1

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