Currently, I am using redocly for my API documentation. However, I am facing an issue when using dark mode where the inner schemas of a request body appear in white background instead of the desired dark color. I need to change this to a dark color.
https://i.sstatic.net/Z4UoFn7m.png
If I manually edit the background color of the class "sc-ikkxIA daqcVd", the issue is resolved. However, since this class is randomly generated, I am looking for a permanent solution to fix this problem. Can anyone help me with that?