Awesome
Hopscotch for Brackets
Color scheme inspired by the Hopscotch learning platform for kids
Also available for these apps:
- Atom
- BBEdit
- CodeMirror
- Emacs
- Gedit
- highlight.js
- IDEA
- iTerm2
- Mou
- Notepad++
- Prettify.js
- Prism.js
- PuTTY
- Pygments
- Rainbow
- Shell
- Terminal
- Sublime Text / TextMate
- Vim
- Visual Studio
- Visual Studio Code
- Windows Command Prompt
Installation
Brackets Extension Manager
- Open the Extension Manager
File > Extension Manager
- Switch to the “Themes” tab
- Search and install “Hopscotch”
GitHub
- Change to the user extensions directory
- Clone repository
git clone https://github.com/idleberg/brackets-hopscotch idleberg.hopscotch
Recommended settings
Once installed, you can activate the theme View > Themes
. However, since this theme was designed with Fira Mono in mind, we recommend setting your brackets.json
(Menu > Preferences
) as follows.
{
"fonts.fontSize": "14px",
"fonts.fontFamily": "'Fira Mono', 'Fira Mono OT', 'Menlo', Monaco, 'Lucida Console', monospace",
"themes.theme": "idleberg.hopscotch"
}
License
This work is licensed under the Creative Commons CC0 1.0 Universal License.