Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petejkim/railscasts_xcode_color_theme
Railscasts Xcode color theme
https://github.com/petejkim/railscasts_xcode_color_theme
Last synced: about 1 month ago
JSON representation
Railscasts Xcode color theme
- Host: GitHub
- URL: https://github.com/petejkim/railscasts_xcode_color_theme
- Owner: petejkim
- Created: 2010-10-26T15:21:01.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-03T09:34:11.000Z (over 13 years ago)
- Last Synced: 2024-04-15T04:42:22.401Z (7 months ago)
- Homepage:
- Size: 189 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Xcode 3:
mkdir -p ~/Library/Application\ Support/Xcode/Color\ Themes
cp Xcode3/Railscasts.xccolortheme ~/Library/Application\ Support/Xcode/Color\ ThemesXcode 4:
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
cp Xcode4/Railscasts.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemesBased on Ryan Bates' Railscasts Textmate theme