Last active
November 27, 2015 00:00
-
-
Save krmgns/be0a34da2b7beecd1c92 to your computer and use it in GitHub Desktop.
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 characters
<!-- Old Github.tmTheme --> | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<!-- | |
====================================================================== | |
Github | |
====================================================================== | |
A Sublime Text 2 / Textmate theme. | |
Copyright (c) 2012 Dayle Rees. | |
Released under the MIT License <http://opensource.org/licenses/MIT> | |
====================================================================== | |
Find more themes at : https://github.com/daylerees/colour-schemes | |
====================================================================== | |
--> | |
<plist version="1.0"> | |
<dict> | |
<key>name</key> | |
<string>Github - Older</string> | |
<key>settings</key> | |
<array> | |
<dict> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#FFFFFF</string> | |
<key>caret</key> | |
<string>#615649</string> | |
<key>foreground</key> | |
<string>#444</string> | |
<key>invisibles</key> | |
<string>#3B3A32</string> | |
<key>lineHighlight</key> | |
<string>#eee</string> | |
<key>selection</key> | |
<string>#afc4da</string> | |
<key>findHighlight</key> | |
<string>#FFE792</string> | |
<key>findHighlightForeground</key> | |
<string>#000000</string> | |
<key>selectionBorder</key> | |
<string>#78a2c8</string> | |
<key>activeGuide</key> | |
<string>#9D550FB0</string> | |
<key>bracketsForeground</key> | |
<string>#000</string> | |
<key>bracketsOptions</key> | |
<string>underline</string> | |
<key>bracketContentsForeground</key> | |
<string>#000</string> | |
<key>bracketContentsOptions</key> | |
<string>underline</string> | |
<key>tagsOptions</key> | |
<string>stippled_underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Comment</string> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d83</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>String</string> | |
<key>scope</key> | |
<string>string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#d14</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Number</string> | |
<key>scope</key> | |
<string>constant.numeric</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#f39</string> | |
</dict> | |
</dict> | |
<!-- kerem --> | |
<dict> | |
<key>name</key> | |
<string>Kerem-in constant</string> | |
<key>scope</key> | |
<string>constant.language-add</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#555</string> | |
</dict> | |
</dict> | |
<!-- kerem >> sql --> | |
<dict> | |
<key>name</key> | |
<string></string> | |
<key>scope</key> | |
<string>string.quoted.other.backtick.sql2</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#555</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string></string> | |
<key>scope</key> | |
<string>string.quoted.single.sql2</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#555</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string></string> | |
<key>scope</key> | |
<string>all.func.sql</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#1d4984</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Built-in constant</string> | |
<key>scope</key> | |
<string>constant.language</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>normal</string> | |
<key>foreground</key> | |
<string>#111</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>User-defined constant</string> | |
<key>scope</key> | |
<string>constant.character, constant.other</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#222</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Variable</string> | |
<key>scope</key> | |
<string>variable</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#088</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keyword</string> | |
<key>scope</key> | |
<string>keyword</string> | |
<key>settings</key> | |
<!-- | |
string icinde DELETE vs. ve operatorleri bold yapiyor | |
return vs de burdan | |
sql icin regexp lere bak lang icindeki | |
--> | |
<dict> | |
<key>fontStyle</key><string>bold</string> | |
<key>foreground</key><string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage</string> | |
<key>scope</key> | |
<string>storage</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#222</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage type</string> | |
<key>scope</key> | |
<string>storage.type</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#222</string> | |
</dict> | |
</dict> | |
<!-- kerem --> | |
<dict> | |
<key>name</key> | |
<string>Storage type (typehint)</string> | |
<key>scope</key> | |
<string>storage.typehint</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#333</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage type (cast)</string> | |
<key>scope</key> | |
<string>storage.typecast</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#022</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Open PHP tag</string> | |
<key>scope</key> | |
<string>punctuation.section.embedded.begin</string> | |
<key>settings</key> | |
<dict> | |
<!-- <key>fontStyle</key> | |
<string>bold</string> --> | |
<key>foreground</key> | |
<string>red</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Close PHP tag</string> | |
<key>scope</key> | |
<string>punctuation.section.embedded.end</string> | |
<key>settings</key> | |
<dict> | |
<!-- <key>fontStyle</key> | |
<string>bold</string> --> | |
<key>foreground</key> | |
<string>red</string> | |
</dict> | |
</dict> | |
<!-- kerem --> | |
<dict> | |
<key>name</key> | |
<string>php construct functions</string> | |
<key>scope</key> | |
<string>support.function.construct.php</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key><string>bold</string> | |
<!-- <key>foreground</key><string>red</string> --> | |
</dict> | |
</dict><dict> | |
<key>name</key> | |
<string>global vars</string> | |
<key>scope</key> | |
<string>variable.other.global.php</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key><string>bold</string> | |
<!-- <key>foreground</key><string>red</string> --> | |
</dict> | |
</dict><dict> | |
<key>name</key> | |
<string>this var</string> | |
<key>scope</key> | |
<string>variable.this.php</string> | |
<key>settings</key> | |
<dict> | |
<!-- <key>fontStyle</key><string>bold</string> --> | |
<key>foreground</key><string>#00a9a9</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>HTML doctype</string> | |
<key>scope</key> | |
<string>punctuation.definition.tag.begin.html</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>maroon</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>HTML doctype</string> | |
<key>scope</key> | |
<string>punctuation.definition.tag.end.html</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>maroon</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>HTML comment</string> | |
<key>scope</key> | |
<string>comment.block.html</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#999</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>HTML attribute string</string> | |
<key>scope</key> | |
<string>string.quoted.double.html</string> | |
<key>settings</key> | |
<dict> | |
<!-- <key>fontStyle</key> | |
<string>italic</string> --> | |
<key>foreground</key> | |
<string>#666</string> <!-- #1329e2 acik mavi --> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>CSS comment</string> | |
<key>scope</key> | |
<string>comment.block.css</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#999</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>CSS Class/ID symbol</string> | |
<key>scope</key> | |
<string>punctuation.definition.entity.symbol</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#222</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.other.attribute-name.pseudo-class.css</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#f90</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>CSS Id/Class</string> | |
<key>scope</key> | |
<string>punctuation.definition.entity.foo</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#05f</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>CSS HTML Element</string> | |
<key>scope</key> | |
<string>entity.name.tag.css</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
<key>foreground</key> | |
<string>#05f</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JS RegExp</string> | |
<key>scope</key> | |
<string>string.regexp.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#b157e5</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JS RegExp</string> | |
<key>scope</key> | |
<string>constant.character.escape.js</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key><string>bold</string> | |
<key>foreground</key><string>#a14fd1</string> | |
</dict> | |
</dict> | |
<!-- <dict> | |
<key>name</key> | |
<string>This.</string> | |
<key>scope</key> | |
<string>variable.language-2.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key><string>#909</string> | |
</dict> | |
</dict> --> | |
<dict> | |
<key>name</key> | |
<string>JS Dollared Vars.</string> | |
<key>scope</key> | |
<string>variable.language-dollar.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key><string>#111</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Node JS stuff</string> | |
<key>scope</key> | |
<string>variable.node.js</string> | |
<key>settings</key> | |
<dict> | |
<!-- <key>fontStyle</key><string>bold</string> --> | |
<key>foreground</key><string>#008</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JS So Func.</string> | |
<key>scope</key> | |
<string>so.func.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key><string>#111</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JS Window Func.</string> | |
<key>scope</key> | |
<string>window.func.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#f33</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JS Window Func.</string> | |
<key>scope</key> | |
<string>all.func.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#0a3b7f</string> | |
</dict> | |
</dict> | |
<!-- /kerem --> | |
<dict> | |
<key>name</key> | |
<string>Class name</string> | |
<key>scope</key> | |
<string>entity.name.class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
<key>foreground</key> | |
<string>#606aa1</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Inherited class</string> | |
<key>scope</key> | |
<string>entity.other.inherited-class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
<key>foreground</key> | |
<string>#000</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Function name</string> | |
<key>scope</key> | |
<string>entity.name.function</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>normal</string> | |
<key>foreground</key> | |
<string>#900</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Function argument</string> | |
<key>scope</key> | |
<string>variable.parameter</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>regular</string> | |
<key>foreground</key> | |
<string>#606aa1</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Tag name</string> | |
<key>scope</key> | |
<string>entity.name.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>maroon</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Tag attribute</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>maroon</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library function</string> | |
<key>scope</key> | |
<string>support.function</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#458</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library constant</string> | |
<key>scope</key> | |
<string>support.constant</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#222</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library class/type</string> | |
<key>scope</key> | |
<string>support.type, support.class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<!-- <string>italic</string> --> | |
<string>regular</string> | |
<key>foreground</key> | |
<string>#458</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library variable</string> | |
<key>scope</key> | |
<string>support.other.variable</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Invalid</string> | |
<key>scope</key> | |
<string>invalid</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string></string> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Invalid deprecated</string> | |
<key>scope</key> | |
<string>invalid.deprecated</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#8FBE00</string> | |
<key>foreground</key> | |
<string>#F8F8F0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JSON String</string> | |
<key>scope</key> | |
<string>meta.structure.dictionary.json string.quoted.double.json</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#00710D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.header</string> | |
<key>scope</key> | |
<string>meta.diff, meta.diff.header</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#75715E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.deleted</string> | |
<key>scope</key> | |
<string>markup.deleted</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#f44</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.inserted</string> | |
<key>scope</key> | |
<string>markup.inserted</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#8ec127</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.changed</string> | |
<key>scope</key> | |
<string>markup.changed</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#E6DB74</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.numeric.line-number.find-in-files - match</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#8FBE00A0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.name.filename.find-in-files</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#E6DB74</string> | |
</dict> | |
</dict> | |
<!-- | |
.ini files | |
./INI/INI.tmLanguage dosyasindan bakarsin scope altindaki <string> lere | |
--> | |
<dict> | |
<key>scope</key> | |
<string>entity.section.ini</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>blue</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.name.ini</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>normal</string> | |
<key>foreground</key> | |
<string>#222</string> | |
</dict> | |
</dict> | |
</array> | |
<key>uuid</key> | |
<string>12632AED-5F4D-40DE-ABBC-F49C7B98C153</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment