issue-184: Add solarized-dark and solarized-light themes #185

Merged
david merged 1 commit from feature/issue-184/add-solarized-dark-and-solarized-light-themes into main 2026-09-09 20:52:29 +00:00
Owner

Adds two new Solarized theme variants to themes/, following the theme-schema format of the existing paper.json and catppuccin-latte.json files (added in #183).

What & why: New themes are a new capability for this repo — the working tree already contained the two theme files; this change commits them so they're available alongside the existing themes. Both use Ethan Schoonover's Solarized palette (base03–base3 accent ramps), with solarized-dark tuned for dark backgrounds (user message bg base02, custom bg #103d4a) and solarized-light for light backgrounds (user bg base2, custom bg #e6e1cf).

Files added:

  • themes/solarized-dark.json — Solarized dark theme (vars + colors mapped per the theme schema)
  • themes/solarized-light.json — Solarized light theme (vars + colors mapped per the theme schema)

Closes #184

Adds two new Solarized theme variants to `themes/`, following the theme-schema format of the existing `paper.json` and `catppuccin-latte.json` files (added in #183). **What & why:** New themes are a new capability for this repo — the working tree already contained the two theme files; this change commits them so they're available alongside the existing themes. Both use Ethan Schoonover's Solarized palette (base03–base3 accent ramps), with `solarized-dark` tuned for dark backgrounds (user message bg `base02`, custom bg `#103d4a`) and `solarized-light` for light backgrounds (user bg `base2`, custom bg `#e6e1cf`). **Files added:** - `themes/solarized-dark.json` — Solarized dark theme (vars + colors mapped per the theme schema) - `themes/solarized-light.json` — Solarized light theme (vars + colors mapped per the theme schema) Closes #184
david merged commit 1543909ca8 into main 2026-09-09 20:52:29 +00:00
david deleted branch feature/issue-184/add-solarized-dark-and-solarized-light-themes 2026-09-09 20:52:29 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
david/pi-extensions-and-skills!185
No description provided.