mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-28 05:33:14 +00:00

Takes the opportunity to simplify things now that we don't have to worry about wikified palettes
11 lines
491 B
Plaintext
11 lines
491 B
Plaintext
title: $:/core/ui/Palettes/Preview/Notification
|
|
tags: $:/tags/Preview/PageOptional
|
|
|
|
\whitespace trim
|
|
<div class="tc-palette-preview-thumbnail-notification" style.background-color=<<colour notification-background>>>
|
|
<div class="tc-palette-preview-thumbnail-notification-border" style.border-color=<<colour notification-border>>>
|
|
<div class="tc-palette-preview-thumbnail-notification-body" style.color=<<colour foreground>>>
|
|
Lorem Ipsum Dolor Sit Amet Consectetur
|
|
</div>
|
|
</div>
|
|
</div> |