Skip to content

Commit

Permalink
Update rt-proper-message-template.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 7, 2024
1 parent 22c34ea commit 9541277
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions html/rt-proper-message-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,38 @@ <h3>Version 3: Source Code</h3>
</code></pre>
</div>
</section>
<section>
<h3>Version 3: <a href="https://www.perplexity.ai/search/what-is-this-font-color-009933-o7AjVzv0RYeBxWh4Gux4GQ#7" target="_blank">Perplexity</a></h3>
<div class="code-preview">
<pre><code class="html">
<div>
our app supports replacing color placeholders by its design tokens. Revise clean version 2.0, use the color placeholders

##__COLOR_THEME_PRIMARY__##
##__COLOR_THEME_SECONDARY__##
##__COLOR_THEME_ACCENT__##
##__COLOR_THEME_SUCCESS__##
##__COLOR_THEME_INFO__##
##__COLOR_THEME_WARNING__##
##__COLOR_THEME_DANGER__##
##__COLOR_THEME_BACKGROUND__##
##__COLOR_THEME_SURFACE__##
##__COLOR_THEME_TEXT_PRIMARY__##
##__COLOR_THEME_TEXT_SECONDARY__##
##__COLOR_THEME_TEXT_DISABLED__##
##__COLOR_THEME_NEUTRAL_LIGHT__##
##__COLOR_THEME_NEUTRAL_MEDIUM__##
##__COLOR_THEME_NEUTRAL_DARK__##
##__COLOR_THEME_BORDER__##
##__COLOR_THEME_FOCUS__##
##__COLOR_THEME_ERROR_BACKGROUND__##
##__COLOR_THEME_ERROR_TEXT__##
##__COLOR_THEME_LINK__##
##__COLOR_THEME_SHADOW__##
</div>
</code></pre>
</div>
</section>
</section>

<!-- Version 4 Slides -->
Expand Down

0 comments on commit 9541277

Please sign in to comment.