295 Zeilen
6,4 KiB
Text
295 Zeilen
6,4 KiB
Text
|
<?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>Monokai Pro Light</string>
|
||
|
<key>settings</key>
|
||
|
<array>
|
||
|
<dict>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>background</key>
|
||
|
<string>#FAF4F2</string>
|
||
|
<key>caret</key>
|
||
|
<string>#29242A</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#29242A</string>
|
||
|
<key>invisibles</key>
|
||
|
<string>#918C8E</string>
|
||
|
<key>lineHighlight</key>
|
||
|
<string>#29242A0D</string>
|
||
|
<key>selection</key>
|
||
|
<string>#29242A0D</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Comment</string>
|
||
|
<key>scope</key>
|
||
|
<string>comment</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#918C8E</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>String</string>
|
||
|
<key>scope</key>
|
||
|
<string>string</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#CC7A0A</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>#7058BE</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Built-in constant</string>
|
||
|
<key>scope</key>
|
||
|
<string>constant.language</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#7058BE</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>#7058BE</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Variable</string>
|
||
|
<key>scope</key>
|
||
|
<string>variable</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string></string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Keyword</string>
|
||
|
<key>scope</key>
|
||
|
<string>keyword</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>foreground</key>
|
||
|
<string>#E14775</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<dict>
|
||
|
<key>name</key>
|
||
|
<string>Storage</string>
|
||
|
<key>scope</key>
|
||
|
<string>storage</string>
|
||
|
<key>settings</key>
|
||
|
<dict>
|
||
|
<key>fontStyle</key>
|
||
|
<string></string>
|
||
|
<key>foreground</key>
|
||
|
<string>#E14775</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>italic</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#1C8CA8</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
<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>#269D69</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>italic underline</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#269D69</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></string>
|
||
|
<key>foreground</key>
|
||
|
<string>#269D69</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>italic</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#E16032</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>#E14775</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> italic</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#269D69</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>#1C8CA8</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>#1C8CA8</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>foreground</key>
|
||
|
<string>#29242A</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>#FF6188</string>
|
||
|
<key>fontStyle</key>
|
||
|
<string></string>
|
||
|
<key>foreground</key>
|
||
|
<string>#FCFCFA</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>#7058BE</string>
|
||
|
<key>foreground</key>
|
||
|
<string>#FCFCFA</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
</array>
|
||
|
<key>uuid</key>
|
||
|
<string>D8D5E82E-3D5B-46B5-B38E-8C841C21347D</string>
|
||
|
<key>colorSpaceName</key>
|
||
|
<string>sRGB</string>
|
||
|
<key>semanticClass</key>
|
||
|
<string>theme.dark.monokai_pro</string>
|
||
|
</dict>
|
||
|
</plist>
|