django-nested-inline icon indicating copy to clipboard operation
django-nested-inline copied to clipboard

Missing dark theme for admin components

Open HenokLachmann opened this issue 1 year ago • 0 comments
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.

HenokLachmann avatar Nov 30 '23 10:11 HenokLachmann