Skip to content

Commit e58bb75

Browse files
committed
Add a not about how color is used
1 parent 487716a commit e58bb75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/presentations/revealjs/themes.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Here's a list of all Sass variables (and their default values) used by Reveal th
200200
| | | `caution` | `#dc3545` | |
201201
| | | `warning` | `#fd7e14` | |
202202
| | | `important` | `#ffc107` | |
203+
| | Note that style for callout is to have left border using type color, and header background to use a variation of this color. |
203204
+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+
204205

205206
You'll notice that some of the Sass variables use a `presentation-` prefix and some do not. The `presentation-` prefixed variables are specific to presentations, whereas the other variables are the same as ones used for standard Quarto [HTML Themes](/docs/output-formats/html-themes.qmd).

0 commit comments

Comments
 (0)