git-coco 0.62.3 β†’ 0.63.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,7 +20,7 @@ An AI-powered git assistant that generates meaningful commit messages, creates c
20
20
  - 🏠 **Local AI Support** - Run completely offline with Ollama (no API costs, full privacy)
21
21
  - πŸ–₯️ **Coco UI Git Workstation** - Sixteen top-level views (history, status, diff, compose, branches, tags, stash, worktrees, pull-request, PR triage, issues, conflicts, reflog, bisect, submodules, changelog) reachable via `g`-prefixed chords, with an interactive command palette (`:`), global search (`/`), and one-keystroke workflows: `S` split staged changes, `L` generate a changelog, `C` create a PR seeded from changelog, `E` open the commit draft in `$EDITOR`
22
22
  - πŸ—‚οΈ **Multi-Repo Workspace** - `coco workspace` (alias `ws`) scans your current directory for git repos and gives you a sortable, filterable overview β€” branch, dirty count, ahead/behind, open PR count β€” then `Enter` drills into any one as a full `coco ui` session
23
- - 🎨 **49 Color Themes** - Catppuccin, Gruvbox, Dracula, Tokyo Night, Solarized, and more (17 light) β€” browse and **live-preview** them with the in-app theme picker (`gC`), then apply with one keystroke; or set one via `coco ui --theme <name>` / config. `NO_COLOR` honored
23
+ - 🎨 **108 Color Themes** - Catppuccin, Gruvbox, Dracula, Tokyo Night, Monokai Pro, RosΓ© Pine, Selenized, Solarized, and many more (29 light) β€” browse and **live-preview** them with the in-app theme picker (`gC`), then apply with one keystroke; or set one via `coco ui --theme <name>` / config. `NO_COLOR` honored
24
24
  - 🎯 **`--repo <dir>` global flag** - Drive any coco command against any repository without `cd`-ing first
25
25
  - πŸ“¦ **Package Manager Friendly** - Works with npm, yarn, and pnpm
26
26
  - πŸ‘₯ **Team Ready** - Shared configurations and enterprise deployment
package/dist/index.d.ts CHANGED
@@ -10,7 +10,7 @@ import { Color } from 'chalk';
10
10
  import { TiktokenModel as TiktokenModel$1 } from 'tiktoken';
11
11
 
12
12
  type LogInkBorderStyle = 'round' | 'single' | 'classic';
13
- type LogInkThemePreset = 'default' | 'monochrome' | 'catppuccin' | 'gruvbox' | 'dracula' | 'nord' | 'solarized-dark' | 'tokyo-night' | 'one-dark' | 'rose-pine' | 'kanagawa' | 'everforest' | 'monokai' | 'synthwave' | 'ayu-dark' | 'palenight' | 'github-dark' | 'horizon' | 'nightfox' | 'carbonfox' | 'tokyonight-storm' | 'catppuccin-latte' | 'solarized-light' | 'github-light' | 'iceberg' | 'material-ocean' | 'moonlight' | 'poimandres' | 'vitesse-dark' | 'vesper' | 'flexoki' | 'mellow' | 'night-owl' | 'cobalt2' | 'oceanic-next' | 'catppuccin-macchiato' | 'gruvbox-light' | 'tokyo-night-day' | 'one-light' | 'ayu-light' | 'rose-pine-dawn' | 'everforest-light' | 'vitesse-light' | 'dayfox' | 'night-owl-light' | 'flexoki-light' | 'material-lighter' | 'papercolor-light' | 'modus-operandi' | 'quiet-light';
13
+ type LogInkThemePreset = 'default' | 'monochrome' | 'catppuccin' | 'gruvbox' | 'dracula' | 'nord' | 'solarized-dark' | 'tokyo-night' | 'one-dark' | 'rose-pine' | 'kanagawa' | 'everforest' | 'monokai' | 'synthwave' | 'ayu-dark' | 'palenight' | 'github-dark' | 'horizon' | 'nightfox' | 'carbonfox' | 'tokyonight-storm' | 'catppuccin-latte' | 'solarized-light' | 'github-light' | 'iceberg' | 'material-ocean' | 'moonlight' | 'poimandres' | 'vitesse-dark' | 'vesper' | 'flexoki' | 'mellow' | 'night-owl' | 'cobalt2' | 'oceanic-next' | 'catppuccin-macchiato' | 'gruvbox-light' | 'tokyo-night-day' | 'one-light' | 'ayu-light' | 'rose-pine-dawn' | 'everforest-light' | 'vitesse-light' | 'dayfox' | 'night-owl-light' | 'flexoki-light' | 'material-lighter' | 'papercolor-light' | 'modus-operandi' | 'quiet-light' | 'catppuccin-frappe' | 'rose-pine-moon' | 'kanagawa-dragon' | 'kanagawa-lotus' | 'nordfox' | 'duskfox' | 'terafox' | 'dawnfox' | 'ayu-mirage' | 'material-darker' | 'tokyo-night-moon' | 'gruvbox-material' | 'gruvbox-material-light' | 'modus-vivendi' | 'zenburn' | 'oxocarbon' | 'tomorrow-night' | 'monokai-pro' | 'sonokai' | 'doom-one' | 'andromeda' | 'aura' | 'cyberdream' | 'nightfly' | 'panda' | 'hyper-snazzy' | 'apprentice' | 'melange' | 'melange-light' | 'spaceduck' | 'embark' | 'bluloco-dark' | 'bluloco-light' | 'papercolor-dark' | 'base16-ocean' | 'base16-eighties' | 'everblush' | 'darcula' | 'eldritch' | 'edge-light' | 'zenbones' | 'iceberg-light' | 'github-dark-dimmed' | 'edge-dark' | 'selenized-dark' | 'selenized-black' | 'selenized-light' | 'monokai-pro-machine' | 'monokai-pro-octagon' | 'monokai-pro-ristretto' | 'monokai-pro-spectrum' | 'base16-default-dark' | 'base16-default-light' | 'tomorrow' | 'tokyodark' | 'spacemacs-dark' | 'bamboo' | 'citylights' | 'oxocarbon-light';
14
14
  type LogInkThemeColors = {
15
15
  accent?: string;
16
16
  border?: string;