Skip to content

Commit

Permalink
Update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
AiQL.com authored Aug 6, 2024
1 parent bd90b79 commit 74130e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,9 @@
icon="mdi-lightning-bolt-circle">
</v-avatar>
<v-card>
<md-preview :model-value="message.content" language="en-US"
:code-foldable="false"></md-preview>
<md-preview :model-value="message.content" language="en-US" :code-foldable="true"
auto-fold-threshold="Infinity" preview-theme="github"
code-theme="github"></md-preview>
</v-card>
</div>
</div>
Expand Down

0 comments on commit 74130e3

Please sign in to comment.