Recolors the WK incorrect srs toast
WK Recolor SRS Toast by gorbit99
Details
Authorgorbit99
LicenseNo License
Categoryhttps://www.wanikani.com/subjects/review
Created
Updated
Size269 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name WK Recolor SRS Toast
@version 20230406.12.16
@namespace ?
==/UserStyle== */
@-moz-document url("https://www.wanikani.com/subjects/review") {
.character-header__srs-content {
--color-quiz-srs-incorrect-background: #ff4073;
}
}