Skip to content

feat: dark_dev theme pack — polished HTML, preset, tests (Fixes #24) - #159

Open
samuelpatak-png wants to merge 1 commit into
mergeos-bounties:masterfrom
samuelpatak-png:feat/theme-dark-dev-24
Open

feat: dark_dev theme pack — polished HTML, preset, tests (Fixes #24)#159
samuelpatak-png wants to merge 1 commit into
mergeos-bounties:masterfrom
samuelpatak-png:feat/theme-dark-dev-24

Conversation

@samuelpatak-png

Copy link
Copy Markdown

Summary

  • Polishes data/samples/html/dark_dev.html into a self-contained terminal-inspired dark developer blog (two-column layout, code blocks, tags, sidebar).
  • Registers dark_dev preset (dark + #38bdf8 accent) and wires CLI/GUI sample mapping; dark presets can now keep an explicit accent.
  • Adds tests/test_theme_dark_dev.py asserting b:skin, Blog widget, dark surface, and accent in generated XML.
  • Includes desktop + mobile screenshots for PR evidence.

Screenshots

Desktop

dark_dev desktop

Mobile

dark_dev mobile

Demo

dark_dev demo

Test plan

  • pytest -q ×3 green (117 passed)
  • ruff check / ruff format --check on touched files
  • bloggereasy gen html -i data/samples/html/dark_dev.html --template dark_dev → XML with b:skin, Blog widget, Template: dark_dev

Fixes #24

Made with Cursor

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>
@laurentketterle-hub

Copy link
Copy Markdown

QA Verification — BloggerEasy#159

PR: feat: dark_dev theme pack — polished HTML, preset, tests (Fixes #24)
Author: @samuelpatak-png | SHA: 024a2ec

CI: no checks

  • No checks

Tests

✅ no tests

Evidence

| Screenshots | ✅ |
| Video/GIF | ❌ |
| Logs | ❌ |

Verdict: ✅ APPROVE

Auto-verified via PR Verify Tool

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.

[25 MRG] Theme pack sample: dark_dev — HTML fixture + golden XML

3 participants