amdhj22_rbr.obsidian/examples
Amdhj22 2fcb4f25f5 Refine inline markup colors and add hero-shot demo
theme.css:
- Italic switches from paddock green to livery_blue_bright (#4D7EFF) —
  RBR carbody royal blue, AAA contrast, sparingly distinct from the trio.
- Blockquote foreground uses kerb_red_pure (#cc1e4a) so the quote text
  shares the red wash family with its border + background tint.
- .cm-quote (live preview / source mode token) now follows
  --blockquote-color so reading view and editor render the same color.
- .HyperMD-quote-* line classes and direct .markdown-rendered blockquote
  selectors enforce the color when external rules try to override.
- Strikethrough (~~text~~) now fades to subtext-0; covers .markdown-
  rendered del/s and .cm-strikethrough since Obsidian has no dedicated
  variable for it.

examples/hero-shot.md:
- New dense demo note that exercises every RBR visual element in one
  viewport: trio headings (h1-h6), bold/italic/highlight/strikethrough,
  yellow tag pills, four diagnostic callouts, syntax-highlighted Rust
  code, right-aligned table, mixed checkbox state, blockquote, internal
  + external + unresolved links. Use as the README hero shot source.
2026-05-07 12:06:45 +09:00
..
hero-shot.md Refine inline markup colors and add hero-shot demo 2026-05-07 12:06:45 +09:00