Skip to content

Commit 997e5c0

Browse files
authored
chore: theme description (#959)
1 parent b43b15e commit 997e5c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![screenshot](https://github.com/user-attachments/assets/b5ec09b6-c8c7-454a-85af-1bba97593632)
1+
![screenshot](https://github.com/user-attachments/assets/87aaad04-f454-42aa-b9ac-e14d41f189ac)
22

33
## Unfold Django Admin Theme
44

@@ -39,8 +39,10 @@ Have you decided to start using Unfold but don’t have time to make the switch
3939
- **Environment label**: Distinguishes between environments by displaying a label.
4040
- **Nonrelated inlines**: Displays nonrelated models as inlines in the change form.
4141
- **Favicons**: Built-in support for configuring various site favicons.
42-
- **Colors:** Allows customization of the default color scheme.
42+
- **Themes:** Allows customization of color scheme, background color, border radius, and more.
43+
- **Font colors:** Adjusts font colors for better readability.
4344
- **Changeform modes:** Displays fields in compressed mode in the change form.
45+
- **Language switcher:** Change language directly from the admin area.
4446
- **Parallel admin**: Supports [running the default admin](https://unfoldadmin.com/blog/migrating-django-admin-unfold/?utm_medium=github&utm_source=unfold) alongside Unfold.
4547
- **Third party packages:** Default support for multiple popular applications.
4648
- **Configuration:** Most basic options can be changed in `settings.py`.

0 commit comments

Comments
 (0)