Summary
Add a GitHub Dark theme to app/globals.css using the repo's terminal CSS variables.
Acceptance Criteria
- Add a
[data-theme="github-dark"] block with the full terminal palette
- Match GitHub dark colors closely
- Verify the theme renders correctly in the playground
- Include a screenshot in the PR
Summary
Add a GitHub Dark theme to
app/globals.cssusing the repo's terminal CSS variables.Acceptance Criteria
[data-theme="github-dark"]block with the full terminal palette