mars-terminal 0.5.1

A terminal editor, multiplexer, and built-in AI agent in one binary — non-modal and Emacs-compatible, with tmux-style persistent sessions.
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "Eclipse",
  "about": "Bold electric high-contrast on true black — magenta, cyan, lime.",
  "dark": true,
  "accent": "#ff3d9a", "accent-bright": "#ff85c2", "accent-dark": "#c81e6a",
  "on-accent": "#0a0a12",
  "info": "#22e0ff", "success": "#4dff88", "warning": "#ffd21a", "danger": "#ff3b52",
  "text": "#f2f2ff", "text-dim": "#9aa0c8", "text-faint": "#565c82",
  "border": "#3a4270", "surface": "#05060f", "select-row-bg": "#2a1450",
  "selection-bg": "#3a2a5e", "search-bg": "#5a4a00", "current-line": "#12132a"
}