Skip to content

![bordered] image modifier for dark-on-dark images #5

Description

@peas

Images with dark/transparent backgrounds vanish on dark slides (e.g. a black-background logo on the Alun theme).

Add bordered to the parser's modifier list:

.deckset-bordered img { border: 1px solid rgba(255,255,255,0.15); border-radius: 8px; }

Composable: ![bordered right fit](logo.png). Raised by Paulo 2026-04-15 adding the StellarDeck logo to a talk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions