feat: dark_dev theme pack — polished HTML, preset, tests (Fixes #24) - #159
Open
samuelpatak-png wants to merge 1 commit into
Open
feat: dark_dev theme pack — polished HTML, preset, tests (Fixes #24)#159samuelpatak-png wants to merge 1 commit into
samuelpatak-png wants to merge 1 commit into
Conversation
Replace the stub dark_dev HTML with a terminal-inspired developer blog sample, register a dark_dev preset, and add focused gen coverage plus desktop/mobile screenshots for issue mergeos-bounties#24. Co-authored-by: Cursor <cursoragent@cursor.com>
QA Verification — BloggerEasy#159PR: feat: dark_dev theme pack — polished HTML, preset, tests (Fixes #24) CI: no checks
Tests✅ no tests Evidence| Screenshots | ✅ | Verdict: ✅ APPROVEAuto-verified via PR Verify Tool |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
data/samples/html/dark_dev.htmlinto a self-contained terminal-inspired dark developer blog (two-column layout, code blocks, tags, sidebar).dark_devpreset (dark+#38bdf8accent) and wires CLI/GUI sample mapping; dark presets can now keep an explicit accent.tests/test_theme_dark_dev.pyassertingb:skin, Blog widget, dark surface, and accent in generated XML.Screenshots
Desktop
Mobile
Demo
Test plan
pytest -q×3 green (117 passed)ruff check/ruff format --checkon touched filesbloggereasy gen html -i data/samples/html/dark_dev.html --template dark_dev→ XML withb:skin, Blog widget,Template: dark_devFixes #24
Made with Cursor