Skip to content

An Brackets theme for a more native experience on OS X Yosemite

Notifications You must be signed in to change notification settings

monza258/xcodeTheme-for-brackets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#xcode Theme for Brackets

An Brackets theme for a more native experience on OS X Yosemite

##How to Install

  • File > Extension Manager and select the Themes tab
  • Search for this extension : "xcode theme"
  • Click Install!

##Installation with ThemeInstaller app Find and install ThemeInstaller app from the Mac App Store. Open theme you want to install and it's done. Themes are visible after Xcode is restarted.

##How to Enable

  • View > Themes and selected option in > Current Theme

##screenShots cs screenShots js screenShots json screenShots cs screenShots html screenShots java screenShots py screenShots sql screenShots Markdown screenShots

##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,

##Contribution

  • Fork & Pull Request

About

An Brackets theme for a more native experience on OS X Yosemite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%