Skip to content

Commit 047e040

Browse files
committed
Update themes.mdx
1 parent f5a105b commit 047e040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/features/themes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ A theme is composed of three main sections:
103103

104104
### 4. Adding Theme Assets (Optional)
105105

106-
If your theme includes custom assets like background images or distinct icons, you can create a `ui/` directory within your theme folder (e.g., `llms/extensions/app/themes/neon_vibes/ui/bg.webp`).
106+
If your theme includes custom assets like background images or distinct icons, you can create a `ui/` directory within your theme folder (e.g., `~/.llms/user/default/themes/neon_vibes/ui/bg.webp`).
107107

108108
You can then reference these assets in your `theme.json` file. For instance, to use a custom background image, you can define it in the `vars` section:
109109

0 commit comments

Comments
 (0)