Skip to content

Modal does not respect dark mode #172

Closed
@VaZark

Description

@VaZark

Describe the bug
When the search modal is opened in a browser that has dark mode by default. The theming support was added in django 3.2 (link)

To Reproduce
Steps to reproduce the behavior:

  1. Set browser to prefer dark mode
  2. Open the advanced filter modal on any page

Expected behavior
The modal should respect the CSS variables from django 3.2

Screenshots
image

Details (please complete the following information):

  • OS: linux
  • Python version : 3.9
  • Django version : 4.0
  • django-advanced-filters version : 2.0.0
  • Browser : Firefox
  • Version : 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions