Skip to content

Vanilla Admonitions improvements#3280

Merged
anegg0 merged 5 commits into
masterfrom
improve-vanilla-admonitions
May 18, 2026
Merged

Vanilla Admonitions improvements#3280
anegg0 merged 5 commits into
masterfrom
improve-vanilla-admonitions

Conversation

@anegg0
Copy link
Copy Markdown
Contributor

@anegg0 anegg0 commented May 14, 2026

Description

Add improved styles for vanilla admonitions:

  • increase the title's font size
  • render left border with relevant color for each type of admonition
  • render icon

Document type

  • Gentle introduction
  • Quickstart
  • How-to
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Codebase changes
  • Not applicable

- increase title's font size
- render left border with relevant color for each type of admonition
- render icon
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arbitrum-docs Ready Ready Preview May 18, 2026 5:58pm

Request Review

@anegg0 anegg0 requested a review from pete-vielhaber May 14, 2026 00:02
Copy link
Copy Markdown
Member

@fionnachan fionnachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but one thing to note (already live on production) is that the some code became italic on dark mode
but that is an issue with the code block in general and not this VanillaAdmonition component

Image

@anegg0
Copy link
Copy Markdown
Contributor Author

anegg0 commented May 18, 2026

LGTM but one thing to note (already live on production) is that the some code became italic on dark mode but that is an issue with the code block in general and not this VanillaAdmonition component

Image

Thank you for pointing this out, and for the review, @fionnachan

@anegg0 anegg0 merged commit a6db030 into master May 18, 2026
9 checks passed
@anegg0 anegg0 deleted the improve-vanilla-admonitions branch May 18, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants