Summary
Add the Dracula theme to app/globals.css using the repo's terminal CSS variables.
Acceptance Criteria
- Add a
[data-theme="dracula"] block with the full terminal palette
- Match the official Dracula color spec
- Verify the theme renders correctly in the playground
- Include a screenshot in the PR
Summary
Add the Dracula theme to
app/globals.cssusing the repo's terminal CSS variables.Acceptance Criteria
[data-theme="dracula"]block with the full terminal palette