Atom setup instructions:
- Install ariake-dark-syntax
- Install atom-material-ui
- Modify the atom config file (config.cson) with the following:
"atom-material-ui":
colors:
abaseColor: "#7e57c2"
paintCursor: true
predefinedColor: "Purple"
tabs:
compactTabs: true
noTabMinWidth: true
treeView:
blendTabs: true
compactList: false
ui:
panelShadows: true