Created
September 29, 2021 21:40
-
-
Save shdwkl/ba8b79ae2a7b3ae66c022e1cefddddf5 to your computer and use it in GitHub Desktop.
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": "serika_dark", | |
| "customTheme": false, | |
| "customThemeColors": [ | |
| "#323437", | |
| "#e2b714", | |
| "#e2b714", | |
| "#646669", | |
| "#d1d0c5", | |
| "#ca4754", | |
| "#7e2a33", | |
| "#ca4754", | |
| "#7e2a33" | |
| ], | |
| "favThemes": [], | |
| "showKeyTips": true, | |
| "showLiveWpm": false, | |
| "showTimerProgress": true, | |
| "smoothCaret": true, | |
| "quickTab": true, | |
| "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": "qwerty", | |
| "funbox": "none", | |
| "confidenceMode": "off", | |
| "indicateTypos": false, | |
| "timerStyle": "mini", | |
| "colorfulMode": false, | |
| "randomTheme": "off", | |
| "timerColor": "main", | |
| "timerOpacity": "1", | |
| "stopOnError": "off", | |
| "showAllLines": false, | |
| "keymapMode": "off", | |
| "keymapStyle": "split_matrix", | |
| "keymapLegendStyle": "lowercase", | |
| "keymapLayout": "overrideSync", | |
| "fontFamily": "Roboto_Mono", | |
| "smoothLineScroll": false, | |
| "alwaysShowDecimalPlaces": false, | |
| "alwaysShowWordsHistory": false, | |
| "singleListCommandLine": "manual", | |
| "playSoundOnError": false, | |
| "playSoundOnClick": "off", | |
| "startGraphsAtZero": true, | |
| "swapEscAndTab": false, | |
| "showOutOfFocusWarning": true, | |
| "paceCaret": "off", | |
| "paceCaretCustomSpeed": 100, | |
| "repeatedPace": true, | |
| "pageWidth": "100", | |
| "chartAccuracy": true, | |
| "chartStyle": "line", | |
| "minWpm": "off", | |
| "minWpmCustomSpeed": 100, | |
| "highlightMode": "letter", | |
| "alwaysShowCPM": false, | |
| "enableAds": "off", | |
| "hideExtraLetters": false, | |
| "strictSpace": false, | |
| "minAcc": "off", | |
| "minAccCustom": 90, | |
| "showLiveAcc": false, | |
| "monkey": false, | |
| "repeatQuotes": "off", | |
| "oppositeShiftMode": "off", | |
| "customBackground": "", | |
| "customBackgroundSize": "cover", | |
| "customBackgroundFilter": [ | |
| 0, | |
| 1, | |
| 1, | |
| 1, | |
| 1 | |
| ], | |
| "customLayoutfluid": "qwerty", | |
| "monkeyPowerLevel": "off", | |
| "minBurst": "off", | |
| "minBurstCustomSpeed": 100, | |
| "burstHeatmap": false, | |
| "britishEnglish": false, | |
| "lazyMode": false, | |
| "showLiveBurst": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment