Skip to content

gesu/atom-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Atom setup instructions:

  1. Install ariake-dark-syntax
  2. Install atom-material-ui
  3. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published