TextMate: Merged changes from f6816642e9
commit
62d6aa0f77
|
|
@ -0,0 +1,5 @@
|
||||||
|
= Installation
|
||||||
|
|
||||||
|
Copy .thTheme files to ~/Library/Application\ Support/TextMate/Themes.
|
||||||
|
Select the theme from the TextMate preferences (Command+,) under the
|
||||||
|
section, "Fonts & Colors".
|
||||||
|
|
@ -12,9 +12,9 @@
|
||||||
<key>background</key>
|
<key>background</key>
|
||||||
<string>#042029</string>
|
<string>#042029</string>
|
||||||
<key>caret</key>
|
<key>caret</key>
|
||||||
<string>#536870</string>
|
<string>#819090</string>
|
||||||
<key>foreground</key>
|
<key>foreground</key>
|
||||||
<string>#536870</string>
|
<string>#819090</string>
|
||||||
<key>invisibles</key>
|
<key>invisibles</key>
|
||||||
<string>#93A1A180</string>
|
<string>#93A1A180</string>
|
||||||
<key>lineHighlight</key>
|
<key>lineHighlight</key>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue