eazygit 0.5.1

A fast TUI for Git with staging, conflicts, rebase, and palette-first UX
Documentation
[palette]
fg = "#282936"
bg = "#f7f7fb"
muted = "#626483"
accent = "#7aa2f7"
border = "#e1e1e6"
border_focused = "#7aa2f7"
selection_bg = "#e1e1e6"
selection_fg = "#282936"
diff_add = "#50fa7b"
diff_remove = "#ff5555"
diff_context = "#626483"
diff_hunk = "#7aa2f7"
staged = "#50fa7b"
unstaged = "#ffb86c"
untracked = "#626483"
header = "#bd93f9"
footer = "#626483"
error = "#ff5555"
warning = "#ffb86c"
success = "#50fa7b"