What version of Unfold are you using?
5.2
What version of Django are you using?
main (django-unfold = { git = "https://github.com/unfoldadmin/django-unfold.git" })
What browser are you using?
Chrome 142.0.7444.176
Did you checked changelog/commit history, if the bug is not already fixed?
Yes.
Did you searched other issues, if the bug is not already fixed?
Yes, it was raised in #789, but not fixed.
Did you checked documentation?
Yes.
Are you able to replicate the bug in the demo site?
No, MR for the demo site to make it reproducible: unfoldadmin/formula#42
Repository with reproduced bug
https://github.com/artamonovkirill/formula/tree/feat/read-only-boolean
Describe your issue
Readonly boolean fields use Django's default icon instead of Unfold's styled icon.

What version of Unfold are you using?
5.2
What version of Django are you using?
main (
django-unfold = { git = "https://github.com/unfoldadmin/django-unfold.git" })What browser are you using?
Chrome 142.0.7444.176
Did you checked changelog/commit history, if the bug is not already fixed?
Yes.
Did you searched other issues, if the bug is not already fixed?
Yes, it was raised in #789, but not fixed.
Did you checked documentation?
Yes.
Are you able to replicate the bug in the demo site?
No, MR for the demo site to make it reproducible: unfoldadmin/formula#42
Repository with reproduced bug
https://github.com/artamonovkirill/formula/tree/feat/read-only-boolean
Describe your issue
Readonly boolean fields use Django's default icon instead of Unfold's styled icon.