How to Use Claude to Redesign a Blogger Theme
- Go to Blogger.
- Open your blog.
-
Go to:
Theme → Customize arrow/dropdown → Edit HTML - Click inside the code area.
-
Select all:
Ctrl + A -
Copy it:
Ctrl + C - Go to Claude.
- Paste your full Blogger template.
-
Then paste this prompt under it:
I have a Blogger XML template. I want you to redesign it into a serene, elegant, readable blog theme, but you must preserve valid Blogger XML syntax and avoid breaking the Blogger theme parser. Critical Blogger-specific safety rules: - The skin variables inside <b:skin><![CDATA[ ... ]]></b:skin> are extremely sensitive. - Never use straight single quotes (') or double quotes (") inside the value attribute of a font-type variable. - If a font name contains spaces or needs quotes, escape them: use ' for single quotes and " for double quotes. - Example correct value: value="16px 'Source Sans 3', sans-serif" - Incorrect: value="16px 'Source Sans 3', sans-serif" - Do not duplicate any existing variable names. - Keep all original Variable definitions unless intentionally changing them. - Preserve the exact Blogger XML structure. - Preserve Blogger-specific tags like <b:skin>, <b:section>, <b:widget>, <b:include>, <data:...>, and expr:... - Prefer a CSS-first redesign. - Do not rewrite the whole template unless necessary. - Keep the template valid XML. - Put CSS changes inside the existing <b:skin><![CDATA[ ... ]]></b:skin> block. - Avoid JavaScript unless absolutely necessary. - Do not add external libraries unless needed. Design direction: Create a serene, polished, literary blog design. Mood: calm, scholarly, warm, quiet, spacious, slightly archival, elegant but not flashy. Visual style: warm parchment / soft cream background, deep forest green accents, muted gold details, soft card-like reading surface, generous spacing, beautiful typography, readable longform posts, subtle borders, no heavy shadows, no loud colors, no clutter. Typography: - English posts should be highly readable. - Arabic text should look dignified and comfortable. - Improve line-height, paragraph spacing, post title styling, blockquotes, code blocks, and pre blocks. Content type: The blog will include reflections, translations, Arabic-English material, technical notes, and longform essays. Specific improvements: 1. Calmer homepage. 2. Individual posts should feel like dedicated reading pages. 3. Improved post cards. 4. Improved post titles. 5. Improved header area. 6. Improved blockquotes. 7. Improved code/pre blocks. 8. Improved Arabic RTL sections. 9. Excellent mobile reading. 10. Keep everything simple and robust. Output: Give me the full modified Blogger XML template, ready to paste back into Blogger Theme HTML editor. - When Claude gives you the new template, copy it.
-
Go back to Blogger:
Theme → Edit HTML -
Select all the old code again:
Ctrl + A -
Paste the new code:
Ctrl + V - Click Preview first.
- If it looks good, click Save.
Important: before doing this, download a backup:
Theme → Customize arrow/dropdown → Backup → Download
That way, if Blogger gets angry, you can restore the old theme.
Old theme:
New Design: You're experiencing it.


Comments
Post a Comment