django-nested-inline
django-nested-inline copied to clipboard
Missing dark theme for admin components
trafficstars
When I use the NestedStackedInline in a Django admin and the admin is in dark mode, Django's built-in components are rendered dark, but the NestedStackedInline stays light.
I would like to request a dark mode theme for your nested components analogous to Django's.