Skip to content

New card theme: solarized-light - #25

Merged
notsointresting merged 1 commit into
notsointresting:mainfrom
dchaudhari7177:feat/theme-solarized-light
Jul 23, 2026
Merged

New card theme: solarized-light#25
notsointresting merged 1 commit into
notsointresting:mainfrom
dchaudhari7177:feat/theme-solarized-light

Conversation

@dchaudhari7177

Copy link
Copy Markdown
Contributor

Closes #5.

Adds Ethan Schoonover's Solarized Light palette as a wrapped card theme — base3 #fdf6e3 background, base2 #eee8d5 panel, base01 #586e75 body text, base1 #93a1a1 muted, and the blue #268bd2 accent. Registered under the solarized-light key.

Also generalised the --theme help line so it doesn't need editing per theme.

Test: test/theme-solarized-light.test.ts pins the palette; the "renders every theme" loop covers it too. Typecheck + full suite pass.

Usage: skillscope wrapped --theme solarized-light.

@notsointresting

Copy link
Copy Markdown
Owner

Same as #24 — conflict against main from the other theme PRs merging first (all touch src/render/card/themes/index.ts). Rebase onto main and re-add your import + registry line.

Add the Solarized Light palette as a wrapped card theme (bg #fdf6e3,
accent #268bd2), registered under the 'solarized-light' key. Generalise
the --theme help line. Test pins the palette.

Closes notsointresting#5
@dchaudhari7177
dchaudhari7177 force-pushed the feat/theme-solarized-light branch from 285b807 to 279123b Compare July 23, 2026 05:30
@notsointresting
notsointresting merged commit c3c819e into notsointresting:main Jul 23, 2026
10 checks passed
dchaudhari7177 pushed a commit to dchaudhari7177/skillscope that referenced this pull request Jul 23, 2026
The natural pair to solarized-light (notsointresting#25). Uses Solarized's canonical dark
values: base03 background, base02 panel, base1 body text, base01 muted, and
blue (#268bd2) as the accent — it reads brighter against base03 than cyan, so
the big numbers carry.

Closes notsointresting#33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New card theme: solarized-light

3 participants