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.
When I use the
NestedStackedInlinein a Django admin and the admin is in dark mode, Django's built-in components are rendered dark, but theNestedStackedInlinestays light.I would like to request a dark mode theme for your nested components analogous to Django's.