Skip to content

Commit

Permalink
Fixed link color, updated font to Consolas
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Penree committed Jan 21, 2011
1 parent 4a4e475 commit 01d7094
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions Sidetracked.dvtcolortheme
Expand Up @@ -87,12 +87,12 @@
<key>xcode.syntax.string</key>
<string>0.479 0.61 0.145 1</string>
<key>xcode.syntax.url</key>
<string>0 0 0.8 1</string>
<string>0.441397 0.57391 0.948793 1</string>
</dict>
<key>DVTSourceTextSyntaxFonts</key>
<dict>
<key>xcode.syntax.plain</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
</dict>
</dict>
</plist>
24 changes: 12 additions & 12 deletions Sidetracked.xccolortheme
Expand Up @@ -65,34 +65,34 @@
<key>xcode.syntax.string</key>
<string>0.479 0.610 0.145</string>
<key>xcode.syntax.url</key>
<string>0.100 0.100 0.819</string>
<string>0.441 0.574 0.949</string>
<key>xcode.syntax.url.mail</key>
<string>0.100 0.100 1.000</string>
</dict>
<key>Fonts</key>
<dict>
<key>xcode.syntax.attribute</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.character</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.comment</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.comment.doc</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.comment.doc.keyword</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.keyword</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.number</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.plain</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.preprocessor</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.string</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
<key>xcode.syntax.url</key>
<string>Menlo-Regular - 11.0</string>
<string>Consolas - 12.0</string>
</dict>
</dict>
</plist>

0 comments on commit 01d7094

Please sign in to comment.