Skip to content

Instantly share code, notes, and snippets.

@HurricanKai
Forked from 7rebux/settings.json
Created August 12, 2022 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HurricanKai/8e4a3441bfcf13726c4d877d0f7fc686 to your computer and use it in GitHub Desktop.
Save HurricanKai/8e4a3441bfcf13726c4d877d0f7fc686 to your computer and use it in GitHub Desktop.
MonkeyType settings JSON
{
"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