From 69781a57109d1f3ed277881e87f2f10a6b3cf4a5 Mon Sep 17 00:00:00 2001 From: deplorableword Date: Sun, 3 Apr 2011 18:03:02 +0100 Subject: [PATCH] added lots of PHP styles, it's fairly close to it's vim counterpart --- Solarized (light).tmTheme | 339 +++++++++++++++++++++++++++++++++++++- 1 file changed, 337 insertions(+), 2 deletions(-) diff --git a/Solarized (light).tmTheme b/Solarized (light).tmTheme index d85a8c2..de4dd59 100644 --- a/Solarized (light).tmTheme +++ b/Solarized (light).tmTheme @@ -293,6 +293,17 @@ #CB4B16 + + name + Special + scope + keyword.other.special-method + settings + + foreground + #CB4B16 + + name Library variable @@ -309,6 +320,28 @@ settings + + name + Quoted String + scope + string.quoted.double, string.quoted.single + settings + + foreground + #269186 + + + + name + Quotes + scope + punctuation.definition.string.begin, punctuation.definition.string.end + settings + + foreground + #C60000 + + name Markup: Doctype @@ -324,6 +357,17 @@ #899090 + + name + Function Name + scope + meta.function.method.with-arguments.ruby + settings + + foreground + #485A62 + + name Markup: style attribute @@ -442,15 +486,306 @@ name - Double Quoted String + Ruby: Variable definition scope - string.quoted.double.html, string.quoted.double.js + punctuation.definition.variable.ruby + settings + + fontStyle + + foreground + #268BD2 + + + + name + Ruby: Variable + scope + variable.language.ruby + settings + + foreground + #469186 + + + + name + Ruby: Function + scope + entity.name.function.ruby + settings + + foreground + #1F74CF + + + + name + Ruby: Keyword Control + scope + keyword.control.ruby, keyword.control.def.ruby + settings + + fontStyle + bold + foreground + #475B63 + + + + name + Ruby: Class + scope + keyword.control.class.ruby + settings + + foreground + #748B00 + + + + name + Ruby: Special Method + scope + keyword.other.special-method.ruby + settings + + foreground + #748B00 + + + + name + Ruby: Constant + scope + variable.other.constant.ruby + settings + + foreground + #A57800 + + + + name + Ruby: Punctuation Section + scope + punctuation.section.embedded.ruby + settings + + foreground + #D01F1E + + + + name + PHP: Include + scope + keyword.control.import.include.php + settings + + foreground + #BD3800 + + + + name + PHP: Quoted Single + scope + punctuation.definition.string.begin, punctuation.definition.string.end + settings + + foreground + #536871 + + + + name + PHP: [] + scope + keyword.operator.index-start.php, keyword.operator.index-end.php + settings + + foreground + #D31E1E + + + + name + PHP: Array + scope + meta.array.php + settings + + foreground + #536871 + + + + name + PHP: Array Construct + scope + support.function.construct.php + settings + + foreground + #A57800 + + + + name + PHP: Array Begin + scope + punctuation.definition.array.begin, punctuation.definition.array.end + settings + + foreground + #D31E1E + + + + name + PHP: Numberic Constant + scope + constant.numeric.php settings foreground #269186 + + name + PHP: :: + scope + support.class.php, keyword.operator.class + settings + + fontStyle + + foreground + #536871 + + + + name + PHP: Other Property + scope + variable.other.property.php + settings + + foreground + #899090 + + + + name + PHP: Class + scope + storage.modifier.extends.php, storage.type.class.php, keyword.operator.class.php + settings + + foreground + #A57800 + + + + name + PHP: Class Function + settings + + + + name + PHP: Inherited Class + scope + meta.other.inherited-class.php + settings + + fontStyle + + foreground + #536871 + + + + name + PHP: Storage Type + scope + storage.type.php + settings + + foreground + #748B00 + + + + name + PHP: Function + scope + entity.name.function.php + settings + + foreground + #899090 + + + + name + PHP: Function Construct + scope + support.function.construct.php + settings + + foreground + #748B00 + + + + name + PHP: Function Call + scope + entity.name.type.class.php, meta.function-call.php, meta.function-call.static.php, meta.function-call.object.php + settings + + foreground + #536871 + + + + name + PHP: Comment + scope + keyword.other.phpdoc + settings + + fontStyle + + foreground + #899090 + + + + name + PHP: Source Emebedded + scope + source.php.embedded.block.html + settings + + foreground + #BD3613 + + + + name + PHP: Storage Type Function + scope + storage.type.function.php + settings + + foreground + #BD3800 + + uuid 38E819D9-AE02-452F-9231-ECC3B204AFD7