{ "activate-power-mode": { "autoToggle": false, "comboMode": { "enabled": false }, "particles": { "colours": {}, "spawnCount": { "max": 20 } } }, "atom-beautify": { "general": { "_analyticsUserId": "bec507f4-ff13-410b-b0d6-bf9a8b891403" } }, "atom-material-ui": { "colors": { "abaseColor": "#7e7e7e", "genAccent": true, "predefinedColor": "Grey" }, "tabs": { "compactTabs": true, "tintedTabBar": true }, "treeView": { "compactList": true }, "ui": { "panelContrast": true, "panelShadows": true } }, "color-picker": { "abbreviateValues": true, "preferredFormat": "HEX", "randomColor": false, "uppercaseColorValues": true }, "core": { "autoHideMenuBar": true, "closeEmptyWindows": false, "excludeVcsIgnoredPaths": false, "openEmptyEditorOnStart": false, "packagesWithKeymapsDisabled": [ "merge-conflicts", "lcov-info", "activate-power-mode", "encoding-selector", "sort-lines" ], "telemetryConsent": "no", "themes": [ "atom-material-ui", "monokai" ] }, "editor": { "backUpBeforeSaving": true, "invisibles": { "tab": "-" }, "scrollPastEnd": true, "showIndentGuide": true, "tabType": "soft" }, "exception-reporting": { "userId": "78a3a259-396e-edee-6010-e8552cf30255" }, "file-icons": { "forceShow": true }, "file-watcher": { "promptWhenFileHasChangedOnDisk": false }, "fonts": { "fontFamily": "Roboto Mono" }, "glowing-cursor": { "cursorWidth": 2, "glowColor": "#ff7f00", "innerColor": "#ff7f00", "transitionDuration": 700 }, "linter": { "errorPanelHeight": 26, "ignoreVCSIgnoredFiles": false }, "linter-eslint": { "disableWhenNoEslintConfig": false, "showRuleIdInMessage": false }, "linter-flake8": { "executablePath": "$PROJECT/env/bin/flake8", "ignoreErrorCodes": [ "E128", "E501", "E401", "E402" ] }, "linter-sass-lint": { "noConfigDisable": true }, "minimap": { "plugins": { "highlight-selected": true, "highlight-selectedDecorationsZIndex": 0 }, "scrollAnimation": true }, "nuclide": { "nuclide-home": { "showHome": false } }, "one-dark-ui": {}, "pigments": { "markerType": "outline", "traverseIntoSymlinkDirectories": true }, "project-manager": { "sortBy": "last modified" }, "project-plus": { "notifications": false, "projectHome": "/home/jake/Projects", "showPath": true }, "react": { "enabledForAllJavascriptFiles": true }, "script": { "stopOnRerun": true }, "sync-settings": { "analytics": false, "quietUpdateCheck": true }, "trailing-spaces": { "enableForIndentation": true }, "welcome": { "showOnStartup": false } }