mars-terminal 0.6.0

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": "Mission Control",
  "about": "The MARS house look — terracotta over mission-control teal.",
  "dark": true,
  "accent": "#d97757", "accent-bright": "#e9a178", "accent-dark": "#b7410e",
  "on-accent": "#1f1410",
  "info": "#0d7377", "success": "#3dae72", "warning": "#e6a53c", "danger": "#d9534f",
  "text": "white", "text-dim": "gray", "text-faint": "darkgray",
  "border": "darkgray", "surface": "reset", "select-row-bg": "darkgray",
  "selection-bg": "#4a2a1f", "search-bg": "#8a5414", "current-line": "#2a2522"
}