160 lines
3.5 KiB
Plaintext
160 lines
3.5 KiB
Plaintext
<?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">
|
|
<!-- Generated by: TmTheme-Editor -->
|
|
<!-- ============================================ -->
|
|
<!-- app: http://tmtheme-editor.herokuapp.com -->
|
|
<!-- code: https://github.com/aziz/tmTheme-Editor -->
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Green</string>
|
|
<key>settings</key>
|
|
<array>
|
|
<dict>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#1B1D16</string>
|
|
<key>caret</key>
|
|
<string>#F8FFE2</string>
|
|
<key>foreground</key>
|
|
<string>#D7FF68</string>
|
|
<key>invisibles</key>
|
|
<string>#808080</string>
|
|
<key>lineHighlight</key>
|
|
<string>#2B321C</string>
|
|
<key>selection</key>
|
|
<string>#3C4822</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Comment</string>
|
|
<key>scope</key>
|
|
<string>comment</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#738939</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Keyword</string>
|
|
<key>scope</key>
|
|
<string>keyword, storage</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#9DC443</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Number</string>
|
|
<key>scope</key>
|
|
<string>constant.numeric</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#E6FFA4</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Constant</string>
|
|
<key>scope</key>
|
|
<string>constant</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#E6FFA4</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>String</string>
|
|
<key>scope</key>
|
|
<string>string</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>fontStyle</key>
|
|
<string></string>
|
|
<key>foreground</key>
|
|
<string>#E6FFA4</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Invalid</string>
|
|
<key>scope</key>
|
|
<string>invalid</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#990000</string>
|
|
<key>foreground</key>
|
|
<string>#FFFFFF</string>
|
|
</dict>
|
|
</dict>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>Diff Header</string>
|
|
<key>scope</key>
|
|
<string>meta.diff.header, meta.separator.diff, meta.diff.index, meta.diff.range</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>background</key>
|
|
<string>#2F33AB</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>#F92672</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>#A6E22E</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>#967EFB</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
<key>uuid</key>
|
|
<string>15675CF3-9DE0-420B-8863-DDF5AFA1D7CA</string>
|
|
<key>colorSpaceName</key>
|
|
<string>sRGB</string>
|
|
<key>semanticClass</key>
|
|
<string>theme.dark.green</string>
|
|
</dict>
|
|
</plist> |