-
-
Save winkerVSbecks/4736555 to your computer and use it in GitHub Desktop.
Revisions
-
winkerVSbecks revised this gist
Feb 8, 2013 . 1 changed file with 12 additions and 21 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,4 @@ <dict> <key>name</key> <string>diff: deleted</string> <key>scope</key> @@ -11,7 +10,7 @@ <key>fontStyle</key> <string></string> <key>foreground</key> <string>#ffffff</string> </dict> </dict> <dict> @@ -49,10 +48,8 @@ <string>text.html.markdown meta.dummy.line-break</string> <key>settings</key> <dict> <key>foreground</key> <string>#69D2E7</string> </dict> </dict> <dict> @@ -63,7 +60,7 @@ <key>settings</key> <dict> <key>foreground</key> <string>#69D2E7</string> </dict> </dict> @@ -74,10 +71,8 @@ <string>markup.heading</string> <key>settings</key> <dict> <key>foreground</key> <string>#F38630</string> </dict> </dict> <dict> @@ -90,7 +85,7 @@ <key>fontStyle</key> <string>italic</string> <key>foreground</key> <string>#517D91</string> </dict> </dict> @@ -101,10 +96,8 @@ <string>markup.bold</string> <key>settings</key> <dict> <key>foreground</key> <string>#2EBF7E</string> </dict> </dict> <dict> @@ -117,7 +110,7 @@ <key>fontStyle</key> <string>underline</string> <key>foreground</key> <string>#517D91</string> </dict> </dict> <dict> @@ -130,7 +123,7 @@ <key>fontStyle</key> <string>italic</string> <key>foreground</key> <string>#839496</string> </dict> </dict> <dict> @@ -141,7 +134,7 @@ <key>settings</key> <dict> <key>foreground</key> <string>#a8a8a0</string> </dict> </dict> <dict> @@ -163,10 +156,8 @@ <key>settings</key> <dict> <key>background</key> <string>#3A4347</string> <key>foreground</key> <string>#3A4347</string> </dict> </dict> -
缥缈疯 renamed this gist
Apr 10, 2012 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ <!-- copy this to YOUR_THEME.tmTheme--> <dict> <key>name</key> <string>diff: deleted</string> <key>scope</key> -
缥缈疯 created this gist
Apr 10, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,171 @@ <dict> <key>name</key> <string>diff: deleted</string> <key>scope</key> <string>markup.deleted</string> <key>settings</key> <dict> <key>background</key> <string>#EAE3CA</string> <key>fontStyle</key> <string></string> <key>foreground</key> <string>#D3201F</string> </dict> </dict> <dict> <key>name</key> <string>diff: changed</string> <key>scope</key> <string>markup.changed</string> <key>settings</key> <dict> <key>background</key> <string>#EAE3CA</string> <key>fontStyle</key> <string></string> <key>foreground</key> <string>#BF3904</string> </dict> </dict> <dict> <key>name</key> <string>diff: inserted</string> <key>scope</key> <string>markup.inserted</string> <key>settings</key> <dict> <key>background</key> <string>#EAE3CA</string> <key>foreground</key> <string>#219186</string> </dict> </dict> <dict> <key>name</key> <string>Markdown: Linebreak</string> <key>scope</key> <string>text.html.markdown meta.dummy.line-break</string> <key>settings</key> <dict> <key>background</key> <string>#A57706</string> <key>foreground</key> <string>#E0EDDD</string> </dict> </dict> <dict> <key>name</key> <string>Markdown: Raw</string> <key>scope</key> <string>text.html.markdown markup.raw.inline</string> <key>settings</key> <dict> <key>foreground</key> <string>#269186</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Heading</string> <key>scope</key> <string>markup.heading</string> <key>settings</key> <dict> <key>fontStyle</key> <string>bold</string> <key>foreground</key> <string>#cb4b16</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Italic</string> <key>scope</key> <string>markup.italic</string> <key>settings</key> <dict> <key>fontStyle</key> <string>italic</string> <key>foreground</key> <string>#839496</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Bold</string> <key>scope</key> <string>markup.bold</string> <key>settings</key> <dict> <key>fontStyle</key> <string>bold</string> <key>foreground</key> <string>#586e75</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Underline</string> <key>scope</key> <string>markup.underline</string> <key>settings</key> <dict> <key>fontStyle</key> <string>underline</string> <key>foreground</key> <string>#839496</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Quote</string> <key>scope</key> <string>markup.quote</string> <key>settings</key> <dict> <key>fontStyle</key> <string>italic</string> <key>foreground</key> <string>#268bd2</string> </dict> </dict> <dict> <key>name</key> <string>Markup: List</string> <key>scope</key> <string>markup.list</string> <key>settings</key> <dict> <key>foreground</key> <string>#657b83</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Raw</string> <key>scope</key> <string>markup.raw</string> <key>settings</key> <dict> <key>foreground</key> <string>#b58900</string> </dict> </dict> <dict> <key>name</key> <string>Markup: Separator</string> <key>scope</key> <string>meta.separator</string> <key>settings</key> <dict> <key>background</key> <string>#eee8d5</string> <key>fontStyle</key> <string>bold</string> <key>foreground</key> <string>#268bd2</string> </dict> </dict>