Last active
August 12, 2022 17:44
-
-
Save 7rebux/c19ef642674e99351e19406fe129de8d to your computer and use it in GitHub Desktop.
MonkeyType settings JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"theme":"chaos_theory", | |
"themeLight":"serika", | |
"themeDark":"serika_dark", | |
"autoSwitchTheme":false, | |
"customTheme":false, | |
"customThemeColors":[ | |
"#323437", | |
"#e2b714", | |
"#e2b714", | |
"#646669", | |
"#000000", | |
"#d1d0c5", | |
"#ca4754", | |
"#7e2a33", | |
"#ca4754", | |
"#7e2a33" | |
], | |
"favThemes":[ | |
], | |
"showKeyTips":true, | |
"showLiveWpm":false, | |
"showTimerProgress":true, | |
"smoothCaret":true, | |
"quickRestart":"off", | |
"punctuation":false, | |
"numbers":false, | |
"words":50, | |
"time":30, | |
"mode":"time", | |
"quoteLength":[ | |
1 | |
], | |
"language":"english", | |
"fontSize":"15", | |
"freedomMode":false, | |
"difficulty":"normal", | |
"blindMode":false, | |
"quickEnd":false, | |
"caretStyle":"default", | |
"paceCaretStyle":"default", | |
"flipTestColors":false, | |
"layout":"default", | |
"funbox":"none", | |
"confidenceMode":"off", | |
"indicateTypos":"off", | |
"timerStyle":"mini", | |
"colorfulMode":true, | |
"randomTheme":"off", | |
"timerColor":"main", | |
"timerOpacity":"1", | |
"stopOnError":"off", | |
"showAllLines":false, | |
"keymapMode":"off", | |
"keymapStyle":"staggered", | |
"keymapLegendStyle":"lowercase", | |
"keymapLayout":"overrideSync", | |
"keymapShowTopRow":"layout", | |
"fontFamily":"Lexend_Deca", | |
"smoothLineScroll":false, | |
"alwaysShowDecimalPlaces":false, | |
"alwaysShowWordsHistory":false, | |
"singleListCommandLine":"manual", | |
"capsLockWarning":true, | |
"playSoundOnError":false, | |
"playSoundOnClick":"4", | |
"soundVolume":"0.5", | |
"startGraphsAtZero":true, | |
"showOutOfFocusWarning":true, | |
"paceCaret":"off", | |
"paceCaretCustomSpeed":100, | |
"repeatedPace":true, | |
"pageWidth":"100", | |
"chartAccuracy":true, | |
"chartStyle":"line", | |
"minWpm":"off", | |
"minWpmCustomSpeed":100, | |
"highlightMode":"letter", | |
"alwaysShowCPM":false, | |
"ads":"result", | |
"hideExtraLetters":false, | |
"strictSpace":false, | |
"minAcc":"off", | |
"minAccCustom":90, | |
"showLiveAcc":false, | |
"showLiveBurst":false, | |
"monkey":false, | |
"repeatQuotes":"off", | |
"oppositeShiftMode":"off", | |
"customBackground":"", | |
"customBackgroundSize":"cover", | |
"customBackgroundFilter":[ | |
0, | |
1, | |
1, | |
1, | |
1 | |
], | |
"customLayoutfluid":"qwerty#dvorak#colemak", | |
"monkeyPowerLevel":"off", | |
"minBurst":"off", | |
"minBurstCustomSpeed":100, | |
"burstHeatmap":false, | |
"britishEnglish":false, | |
"lazyMode":false, | |
"showAverage":"off", | |
"tapeMode":"off" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment