Skip to content

Commit ffd3d5a

Browse files
committed
Add dark mode support + screenshots
1 parent d4128d6 commit ffd3d5a

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

MyApp/_posts/2025-10-01_llms-py-ui.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ spend within the UI.
3131
Screenshot also shows support for new **Edit** and **Redo** features that appears after hovering over any **User**
3232
message, to modify or re-run an existing prompt.
3333

34+
### Dark Mode
35+
36+
Support for Dark Mode which inherits the browser's dark mode preference or can be toggled
37+
with the **Dark Mode toggle** in the top-right of the UI.
38+
39+
:::{.wideshot}
40+
[![dark-attach-image.webp](/img/posts/llms-py-ui/dark-attach-image.webp)](/img/posts/llms-py-ui/dark-attach-image.webp)
41+
:::
42+
3443
### Monthly Cost Analytics
3544

3645
The **Cost Analytics** page provides a comprehensive overview of the usage costs for every day within a given month.
@@ -46,7 +55,7 @@ Similarly, the **Tokens Analytics** page provides a comprehensive overview of th
4655
given month. Clicking on a day expands it to show a detailed breakdown of the tokens that was spent per model and provider.
4756

4857
:::{.wideshot}
49-
[![analytics-tokens.webp](/img/posts/llms-py-ui/analytics-tokens.webp)](/img/posts/llms-py-ui/analytics-tokens.webp)
58+
[![dark-analytics-tokens.webp](/img/posts/llms-py-ui/dark-analytics-tokens.webp)](/img/posts/llms-py-ui/dark-analytics-tokens.webp)
5059
:::
5160

5261
### Monthly Activity Log
171 KB
Loading
140 KB
Loading

0 commit comments

Comments
 (0)