Skip to content

actop 1.7.0

Choose a tag to compare

@binlecode binlecode released this 12 Aug 01:44
· 48 commits to main since this release
ab38798

Added

  • --theme flag to select Textual app theme at launch (UI chrome: header,
    footer, borders, text colors). 8 curated built-in themes: textual-dark
    (default, unchanged), textual-light, nord, dracula, tokyo-night,
    monokai, gruvbox, catppuccin-mocha. Orthogonal to --palette (chart
    gradient) — any theme works with any palette.
  • t key binding to cycle through themes live during a session with a toast
    notification on each change. Wraps around from the last theme back to the first.

Changed

  • Process table toggle moved from tp (processes).
  • Pause/resume moved from pSpace (universal pause key).