Skip to content

Instantly share code, notes, and snippets.

@codayon
Created August 6, 2025 16:30
Show Gist options
  • Save codayon/b1f959b63944e1b591b79af5a6b2f4ab to your computer and use it in GitHub Desktop.
Save codayon/b1f959b63944e1b591b79af5a6b2f4ab to your computer and use it in GitHub Desktop.
{
"theme": "serika_dark",
"themeLight": "serika",
"themeDark": "serika_dark",
"autoSwitchTheme": false,
"customTheme": false,
"customThemeColors": [
"#323437",
"#e2b714",
"#e2b714",
"#646669",
"#2c2e31",
"#d1d0c5",
"#ca4754",
"#7e2a33",
"#ca4754",
"#7e2a33"
],
"favThemes": [],
"showKeyTips": false,
"smoothCaret": "medium",
"codeUnindentOnBackspace": false,
"quickRestart": "off",
"punctuation": false,
"numbers": false,
"words": 50,
"time": 30,
"mode": "time",
"quoteLength": [1],
"language": "english",
"fontSize": 2,
"freedomMode": false,
"difficulty": "normal",
"blindMode": false,
"quickEnd": false,
"caretStyle": "default",
"paceCaretStyle": "default",
"flipTestColors": false,
"layout": "default",
"funbox": ["no_quit"],
"confidenceMode": "off",
"indicateTypos": "off",
"timerStyle": "bar",
"liveSpeedStyle": "off",
"liveAccStyle": "off",
"liveBurstStyle": "off",
"colorfulMode": false,
"randomTheme": "off",
"timerColor": "main",
"timerOpacity": "1",
"stopOnError": "off",
"showAllLines": false,
"keymapMode": "next",
"keymapStyle": "staggered",
"keymapLegendStyle": "uppercase",
"keymapLayout": "qwerty",
"keymapShowTopRow": "never",
"keymapSize": 1.5,
"fontFamily": "Roboto_Mono",
"smoothLineScroll": false,
"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": "off",
"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"],
"customPolyglot": ["english", "spanish", "french", "german"],
"monkeyPowerLevel": "off",
"minBurst": "off",
"minBurstCustomSpeed": 100,
"burstHeatmap": false,
"britishEnglish": false,
"lazyMode": false,
"showAverage": "off",
"tapeMode": "letter",
"tapeMargin": 50,
"maxLineWidth": 0,
"playTimeWarning": "off"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment