Just a note that we are working to support the upcoming changes.
It may not be ready on day 1 of the new changes going live, though.
One sneak preview:
Wanikani has indicated that they intend to make improvements in this area shortly after the new changes go live, but one annoyance is that the meaning and reading in the info section on review pages is very low contrast. I decided to go ahead and implement a fix in the dev version of WKED rather than wait, though.
It’s likely that when you click the info icon in the middle (or type “f”) during a review, the first thing you want to see is the meaning or reading that you just answered incorrectly.
Here’s how it looked before with Elementary Dark colors and no additional styling:
Saying I wasn’t on top of things this time around would be an understatement, but whatever magic @Rrwrex pulled should be now live. If your WKED installation is still struggling with the new pages, try going into your stylus settings and force it to search for updates. Reinstallation should also do the trick. Cheers!
Thanks for accepting the PR and pushing the changes!
It’s very likely I’ve missed some things, so don’t hesitate to report any problems.
Note that these changes should all be additions: it’s very likely that much of the code no longer does anything (there are still a bunch of rules for the summary pages that no longer exist, for example).
The updates were also a bit of a hack, but we wanted to get something out quickly.
I’ve been using this code for several days without any major issues.
The Wanikani folks bumped the size of the primary meaning in the info section slightly after user complaints about the update, but I actually strongly prefer the new WKED styling in this version (shown here). I don’t think WK went far enough. Much larger, bolder, and highlighted color improves the UX considerably.
I just installed this lovely style and I really enjoy the updated colors. It has a sleek, polished look that vanilla WK lacks haha.
However, I am struggling to change the reading/meaning headers; I cant seem to find the option. I tried publishing my own Style according to the instructions, but CSS is completely out of my wheelhouse so it’s possible I’m missing a very obvious thing
My attempt:
Is there a glaring error in my code somewhere or is the error on my implementation side?
I don’t have any lessons anymore, so I have to re-login to a test account to reproduce. Doing so logs me out of the forums, too, so it’s kinda hard to go back and forth.
I think you’re talking about the word “Belt” in this reply.
We will need more context to be able to fix this. I’m unsure where it is on the page at the moment. Can you provide a screenshot with more context?
Yes, this one I was aware of. Note that the meaning and reading is grayed. The kanji/radicals/vocab themselves don’t inherit colors and typography correctly in the WK CSS, mandating explicit overrides (to my immense annoyance).
This will be trickier than it should be to fix.
Its easier for us to track issues individually. Ideally, please report issues on github. If you don’t have an account and don’t want to make one, please report each issue you find in an individual reply here rather than bundling multiple into one.
@Rrwrex Apologies for the ping, but is my issue listed above something you could help me understand? If not, no worries. Just wondering if there is something simple I’m missing in my implementation of the style script.