Polish Codewars with cleaner training pages, better editor typography, responsive fixes, subtle typing effects, and promotion cleanup.
Polish Codewars with cleaner training pages, better editor typography, responsive fixes, subtle typing effects, and promotion cleanup.
.description-content.Edit the config object near the top of the userscript:
const config = {
hidePromotions: true,
useMapleMono: true,
tuneCodeMirror: true,
lineWrapping: true,
typingSparks: true,
deleteAnnihilation: true,
editorFontSize: "15px",
editorLineHeight: 1.55
};
These settings can also be changed from the Tampermonkey userscript menu.