Dynamically recolors WaniKani dashboard heatmaps based on your personal study range, excluding the current day from the calculation.
Dynamically recolors the new WaniKani dashboard heatmaps based on your personal study range instead of having one color for everything over 100.
Colors will flicker for a second in the heatmap after the dashboard loads. This is because you must wait for the data to be loaded before the CSS classes can be applied, so the original coloring will appear for a second before the new coloring is calculated. This happens whenever you click to a new month or year.