mars-terminal 0.5.2

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": "Hacker",
  "about": "Green phosphor on black — the classic terminal-hacker look.",
  "dark": true,
  "accent": "#39ff14", "accent-bright": "#8dff7a", "accent-dark": "#00a028",
  "on-accent": "#001200",
  "info": "#0b7a34", "success": "#33ff33", "warning": "#c8ff2a", "danger": "#ff4444",
  "text": "#22ff22", "text-dim": "#12b91e", "text-faint": "#0a7015",
  "border": "#0f5f1a", "surface": "#000000", "select-row-bg": "#0f5f1a",
  "selection-bg": "#123d12", "search-bg": "#2a5a00", "current-line": "#0a1a0a"
}