Skip to content

Commit aa72aa3

Browse files
committed
feat: custom themes dynamic loading
1 parent 9875125 commit aa72aa3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ chmod +x install.sh
4444

4545
### 🎨 Custom themes
4646

47-
This is a little exemple of an custom theme.
48-
If you are using `format_top/bottom` & `corner_top/bottom`, `format` will be ignored.
49-
For making a single line prompt use `format`, and double line `format_top/bottom`.
47+
This is a little exemple of an custom theme.</br>
48+
If you are using `format_top/bottom` & `corner_top/bottom`, `format` will be ignored.</br>
49+
For making a single line prompt use `format`, and double line `format_top/bottom`.</br>
5050
Exemple :
5151
```json
5252
{
@@ -60,8 +60,8 @@ Exemple :
6060
}
6161
```
6262

63-
The name of the theme is `test`, no matter what the file is named.
64-
So enter the command : `settheme test`.
63+
The name of the theme is `test`, no matter what the file is named.</br>
64+
So enter the command : `settheme test`.</br>
6565
This is the result :
6666

6767
![Preview Test Theme](https://github.com/user-attachments/assets/c54efcb9-c0a8-48e2-88c9-644c1bd7ccf5)

0 commit comments

Comments
 (0)