Skip to content

Instantly share code, notes, and snippets.

@gokulkrishh
Last active November 18, 2015 17:46
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 gokulkrishh/bb54b5fd5a2832567eaf to your computer and use it in GitHub Desktop.
Save gokulkrishh/bb54b5fd5a2832567eaf to your computer and use it in GitHub Desktop.
Atom editor config
3dd2222c-c7ea-ebf2-c4fb-86c36ffbe4ed
"*":
"exception-reporting":
userId: "3dd2222c-c7ea-ebf2-c4fb-86c36ffbe4ed"
welcome:
showOnStartup: false
core:
themes: [
"atom-material-ui"
"one-dark-syntax"
]
editor:
invisibles: {}
showIndentGuide: true
fontSize: 15
react: {}
"atom-material-ui":
useRoboto: true
useRobotoInUI: true
compactTreeView: true
depth: true
slimScrollbar: true
showTabIcons: "Show on all tabs"
tabSize: "Big"
fontSize: "Big"
rippleAccentColor: true
"*":
"exception-reporting":
userId: "3dd2222c-c7ea-ebf2-c4fb-86c36ffbe4ed"
welcome:
showOnStartup: false
core:
themes: [
"atom-material-ui"
"base16-tomorrow-dark-theme"
]
editor:
invisibles: {}
showIndentGuide: true
fontSize: 16
react: {}
"atom-material-ui":
compactTreeView: true
depth: true
slimScrollbar: true
showTabIcons: "Show on all tabs"
tabSize: "Big"
fontSize: "Big"
rippleAccentColor: true
accentColor: "Blue"
useRobotoInUI: true
"browser-refresh-on-save":
scripts: {}
safari: false
"color-picker":
abbreviateValues: true
preferredFormat: "HEX"
"git-plus": {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment