Breeze Dark 2 - WaniKani Dark Mode

do you mean here? i added it and it changed nothing.

just swap .subject-hint to .wk-hint on lines 933 and 934 as so

while im at it, this is a small thing but im wondering how you fix the quiz button in the lessons. like i said not a big issue like the other one. but i sire would like to make this look nice.

there isn’t an easy fix, you would need to restyle it.

half a year ago~ish WK introduced the new buttons, which look stunning, but are an intertwined amalgam of numerous elements with different rules to create the lift and press effects. Styling them is a bit of a mess, but if you are up to it, the three main sections are .wk-button__shadow, .wk-button__edge and .wk-button__content

Thanks, this fixed it!

Apologies for the delay - both the hint and the lessons button should now be fixed in the main branch!

The “Quiz Header and Character Colours” option (Colorful) doesn’t fully apply.
The text color changes, but the background remains dark instead of using the subject colors

Some options don’t fully apply due to missing !important (Quiz Header/SRS popup). Adding it to the background rules fixes it.