weaveworks/weave-gitops-enterprise

explorer: cannot see filters in darkmode

Closed this issue · 1 comments

Describe the bug
explorer in darkmode has filters letters in black so cannot see them.

To Reproduce

  1. Start WGE without darkmode
  2. Go to explorer and open filters. you see filters and can filter
  3. Switch to darkmode
  4. you cannot see filters

environment you could test https://gitops.internal-dev.wego-gke.weave.works/explorer/query

Actual behaviour

I cannot filter in dark mode
Screenshot 2023-10-27 at 07 49 37

Expected behaviour

I can filter in dark mode

Screenshot 2023-10-27 at 07 49 20

This is happening in a few more places. Cluster Detail:

Screenshot from 2023-10-30 14-19-38

Related to body not observing theme colors:

color: ${props => props.theme.colors.black};