Skip to content

Instantly share code, notes, and snippets.

@breadles5
Created October 24, 2024 16:31
Show Gist options
  • Save breadles5/05cb469b85e62081bdadbc8c533aa912 to your computer and use it in GitHub Desktop.
Save breadles5/05cb469b85e62081bdadbc8c533aa912 to your computer and use it in GitHub Desktop.
my personal monkeytype settings
{
"theme": "catppuccin",
"themeLight": "serika",
"themeDark": "serika_dark",
"autoSwitchTheme": false,
"customTheme": false,
"customThemeColors": [
"#323437",
"#e2b714",
"#e2b714",
"#646669",
"#2c2e31",
"#d1d0c5",
"#ca4754",
"#7e2a33",
"#ca4754",
"#7e2a33"
],
"favThemes": [],
"showKeyTips": true,
"smoothCaret": "medium",
"quickRestart": "tab",
"punctuation": false,
"numbers": false,
"words": 10,
"time": 30,
"mode": "time",
"quoteLength": [
1
],
"language": "english",
"fontSize": 3,
"freedomMode": false,
"difficulty": "normal",
"blindMode": false,
"quickEnd": false,
"caretStyle": "default",
"paceCaretStyle": "default",
"flipTestColors": false,
"layout": "default",
"funbox": "none",
"confidenceMode": "off",
"indicateTypos": "off",
"timerStyle": "mini",
"liveSpeedStyle": "mini",
"liveAccStyle": "off",
"liveBurstStyle": "off",
"colorfulMode": false,
"randomTheme": "off",
"timerColor": "main",
"timerOpacity": "1",
"stopOnError": "off",
"showAllLines": false,
"keymapMode": "next",
"keymapStyle": "staggered",
"keymapLegendStyle": "lowercase",
"keymapLayout": "overrideSync",
"keymapShowTopRow": "layout",
"keymapSize": 1,
"fontFamily": "segoe_ui_variable",
"smoothLineScroll": true,
"alwaysShowDecimalPlaces": false,
"alwaysShowWordsHistory": false,
"singleListCommandLine": "on",
"capsLockWarning": true,
"playSoundOnError": "off",
"playSoundOnClick": "off",
"soundVolume": 0.5,
"startGraphsAtZero": true,
"showOutOfFocusWarning": true,
"paceCaret": "off",
"paceCaretCustomSpeed": 100,
"repeatedPace": true,
"accountChart": [
"on",
"on",
"on",
"on"
],
"minWpm": "off",
"minWpmCustomSpeed": 100,
"highlightMode": "letter",
"typingSpeedUnit": "wpm",
"ads": "result",
"hideExtraLetters": false,
"strictSpace": false,
"minAcc": "off",
"minAccCustom": 90,
"monkey": false,
"repeatQuotes": "off",
"oppositeShiftMode": "off",
"customBackground": "",
"customBackgroundSize": "cover",
"customBackgroundFilter": [
0,
1,
1,
1
],
"customLayoutfluid": "qwerty#dvorak#colemak",
"monkeyPowerLevel": "off",
"minBurst": "off",
"minBurstCustomSpeed": 100,
"burstHeatmap": false,
"britishEnglish": false,
"lazyMode": false,
"showAverage": "off",
"tapeMode": "letter",
"maxLineWidth": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment