Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 727 Bytes

README.md

File metadata and controls

26 lines (25 loc) · 727 Bytes

#xcodeTheme-for-brackets An Brackets theme for a more native experience on OS X Yosemite

  • How to Install
    • ile > Extension Manager and select the Themes tab
    • Search for this extension : "xcode theme"
    • Click Install!
  • How to Enable
    • View > Themes and selected option in > Current Theme
  • Add preferences
    • Debug > Open Preferences File and add code line
"highlightMatches": {
        "showToken": true
    },
"closeBrackets": true,
"showCursorWhenSelecting": true,
"styleSelectedText": true,
"styleActiveLine": true,
"lineWrapping": true,
"insertHintOnTab": true,
"livedev.multibrowser": true,
"lineWrapping": true,
  • ScreenShot ScreenShot