From 1c940c43237a5cf0b47989a1852d3b7c74c9843b Mon Sep 17 00:00:00 2001 From: Gered King Date: Sat, 23 Mar 2013 18:35:15 -0300 Subject: [PATCH] add Xamarin Studio 4.0.2 compatible color scheme --- .../RailsCasts.vssettingsStyle.json | 139 ++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 Xamarin Studio/RailsCasts.vssettingsStyle.json diff --git a/Xamarin Studio/RailsCasts.vssettingsStyle.json b/Xamarin Studio/RailsCasts.vssettingsStyle.json new file mode 100644 index 0000000..f8695cb --- /dev/null +++ b/Xamarin Studio/RailsCasts.vssettingsStyle.json @@ -0,0 +1,139 @@ +{ + "name":"RailsCasts", + "version":"1.0", + "description":"Imported color scheme", + "originator":"Imported from /Users/gered/Library/XamarinStudio-4.0/HighlightingSchemes/RailsCasts.vssettings", + "colors":[ + {"name": "Background(Read Only)", "color":"#000000" }, + {"name": "Search result background", "color":"#005F60" }, + {"name": "Search result background (highlighted)", "color":"#007E80" }, + {"name": "Fold Square", "color":"#5E5E5E", "secondcolor":"#252621" }, + {"name": "Fold Cross", "color":"#FFFFFF", "secondcolor":"#252621" }, + {"name": "Indentation Guide", "color":"#5E5E5E" }, + {"name": "Indicator Margin", "color":"#404040" }, + {"name": "Indicator Margin(Separator)", "color":"#606060" }, + {"name": "Tooltip Border", "color":"#B2B2B2" }, + {"name": "Tooltip Pager Top", "color":"#FFFFFF" }, + {"name": "Tooltip Pager Bottom", "color":"#F5F5F5" }, + {"name": "Tooltip Pager Triangle", "color":"#737373" }, + {"name": "Tooltip Pager Text", "color":"#828282" }, + {"name": "Bookmarks", "color":"#FDD99B", "secondcolor":"#000000" }, + {"name": "Underline(Error)", "color":"#FF0000" }, + {"name": "Underline(Warning)", "color":"#FFA500" }, + {"name": "Underline(Suggestion)", "color":"#8FC68F" }, + {"name": "Underline(Hint)", "color":"#8F8FC6" }, + {"name": "Quick Diff(Dirty)", "color":"#E2D773" }, + {"name": "Quick Diff(Changed)", "color":"#A4E22E" }, + {"name": "Brace Matching(Rectangle)", "color":"#464D33", "secondcolor":"#000000" }, + {"name": "Usages(Rectangle)", "color":"#97E897", "secondcolor":"#36AB36" }, + {"name": "Breakpoint Marker", "color":"#FFFFFF", "secondcolor":"#742C2C" }, + {"name": "Breakpoint Marker(Invalid)", "color":"#EDDCDC", "secondcolor":"#EDDCDC" }, + {"name": "Breakpoint Marker(Disabled)", "color":"#FFFFFF", "secondcolor":"#EDDCDC" }, + {"name": "Debugger Current Line Marker", "color":"#FAFF00", "secondcolor":"#FAFF00", "bordercolor":"#616600" }, + {"name": "Debugger Stack Line Marker", "color":"#80FF80", "secondcolor":"#CAFCCA", "bordercolor":"#336633" }, + {"name": "Primary Link", "color":"#F7F7EE", "secondcolor":"#7F4981" }, + {"name": "Primary Link(Highlighted)", "color":"#F7F7EE", "secondcolor":"#AF67B3" }, + {"name": "Secondary Link", "color":"#F7F7EE", "secondcolor":"#252126" }, + {"name": "Secondary Link(Highlighted)", "color":"#F7F7EE", "secondcolor":"#4E4552" }, + {"name": "Current Line Marker", "color":"#454545", "secondcolor":"#5A5A5A" }, + {"name": "Current Line Marker(Inactive)", "color":"#454545", "secondcolor":"#5A5A5A" }, + {"name": "Column Ruler", "color":"#575852" }, + {"name": "Completion Matching Substring", "color":"#BA3372" }, + {"name": "Completion Border", "color":"#C9C9C9" }, + {"name": "Completion Border(Inactive)", "color":"#BEBEBE" }, + {"name": "Message Bubble Error", "color":"#FFFFFF", "secondcolor":"#440000" }, + {"name": "Message Bubble Warning", "color":"#FFFFFF", "secondcolor":"#414400" } ], + "text":[ + {"name": "Plain Text", "fore":"#E5E1D7", "back":"#2A2A2A" }, + {"name": "Selected Text", "fore":"#FFFFFF", "back":"#6E9CBE", "weight":"0" }, + {"name": "Selected Text(Inactive)", "fore":"#EEEEEC", "back":"#BABDB6", "weight":"0" }, + {"name": "Collapsed Text", "fore":"#74705D", "back":"#252621", "weight":"0" }, + {"name": "Line Numbers", "fore":"#C0C0C0", "back":"#404040", "weight":"0" }, + {"name": "Punctuation", "fore":"#E5E1D7", "weight":"0" }, + {"name": "Punctuation(Brackets)", "fore":"#E5E1D7", "weight":"0" }, + {"name": "Comment(Line)", "fore":"#808080", "weight":"0" }, + {"name": "Comment(Block)", "fore":"#808080", "weight":"0" }, + {"name": "Comment(Doc)", "fore":"#008000", "weight":"0" }, + {"name": "Comment(DocTag)", "fore":"#808080", "weight":"0" }, + {"name": "Comment Tag", "fore":"#808080", "weight":"0" }, + {"name": "Excluded Code", "fore":"#74705D", "weight":"0" }, + {"name": "String", "fore":"#A5C25C", "weight":"0" }, + {"name": "String(Escape)", "fore":"#A5C25C", "weight":"0" }, + {"name": "String(C# @ Verbatim)", "fore":"#A5C25C", "weight":"0" }, + {"name": "Number", "fore":"#2B8EAF", "weight":"0" }, + {"name": "Preprocessor", "fore":"#D8472F", "weight":"0" }, + {"name": "Xml Text", "fore":"#FFFFFF", "weight":"0" }, + {"name": "Xml Delimiter", "fore":"#FFFFFF", "weight":"0" }, + {"name": "Xml Name", "fore":"#CC7730", "weight":"0" }, + {"name": "Xml Attribute", "fore":"#FFFFFF", "weight":"0" }, + {"name": "Xml Attribute Quotes", "fore":"#A4C250", "weight":"0" }, + {"name": "Xml Attribute Value", "fore":"#A4C250", "weight":"0" }, + {"name": "Xml Comment", "fore":"#808080", "weight":"0" }, + {"name": "Xml CData Section", "fore":"#808080", "weight":"0" }, + {"name": "Tooltip Text", "fore":"#FFFFFF", "back":"#020202", "weight":"0" }, + {"name": "Completion Selected Text(Inactive)", "fore":"#FFFFFF", "back":"#FFFFFF", "weight":"0" }, + {"name": "Keyword(Access)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Type)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Operator)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Selection)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Iteration)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Jump)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Context)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Exception)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Modifiers)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Constants)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Void)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Namespace)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Property)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Declaration)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Parameter)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Operator Declaration)", "fore":"#CC7730", "weight":"0" }, + {"name": "Keyword(Other)", "fore":"#CC7730", "weight":"0" }, + {"name": "User Types", "fore":"#FFC66D", "weight":"0" }, + {"name": "User Types(Enums)", "fore":"#FFC66D", "weight":"0" }, + {"name": "User Types(Interfaces)", "fore":"#FFC66D", "weight":"0" }, + {"name": "User Types(Delegates)", "fore":"#FFC66D", "weight":"0" }, + {"name": "User Types(Value types)", "fore":"#FFC66D", "weight":"0" }, + {"name": "User Types(Type parameters)", "fore":"#FFC66D", "weight":"0" }, + {"name": "User Field Usage", "fore":"#B3E0F3", "weight":"0" }, + {"name": "User Field Declaration", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Property Usage", "fore":"#B3E0F3", "weight":"0" }, + {"name": "User Property Declaration", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Event Usage", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Event Declaration", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Method Usage", "fore":"#F7F7EE", "weight":"Bold" }, + {"name": "User Method Declaration", "fore":"#F7F7EE" }, + {"name": "User Parameter Usage", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Parameter Declaration", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Variable Usage", "fore":"#F7F7EE", "weight":"0" }, + {"name": "User Variable Declaration", "fore":"#F7F7EE", "weight":"0" }, + {"name": "Syntax Error", "fore":"#EE5757", "weight":"0" }, + {"name": "Diff Line(Added)", "fore":"#00858B", "weight":"0" }, + {"name": "Diff Line(Removed)", "fore":"#000000", "weight":"0" }, + {"name": "Diff Line(Changed)", "fore":"#000000", "weight":"0" }, + {"name": "Diff Header", "fore":"#008000", "weight":"0" }, + {"name": "Diff Header(Separator)", "fore":"#0000FF", "weight":"Bold" }, + {"name": "Diff Header(Old)", "fore":"#008000", "weight":"Bold" }, + {"name": "Diff Header(New)", "fore":"#008000", "weight":"Bold" }, + {"name": "Diff Location", "fore":"#FB8600", "weight":"Bold" }, + {"name": "Html Attribute Name", "fore":"#000000" }, + {"name": "Html Attribute Value", "fore":"#A5C25C", "weight":"0" }, + {"name": "Html Comment", "fore":"#74705D", "weight":"0" }, + {"name": "Html Element Name", "fore":"#FFC66D", "weight":"0" }, + {"name": "Html Entity", "fore":"#A4E22E", "weight":"0" }, + {"name": "Html Operator", "fore":"#FFFFFF", "weight":"0" }, + {"name": "Html Server-Side Script", "fore":"#6693BB", "weight":"0" }, + {"name": "Html Tag Delimiter", "fore":"#FFFFFF", "weight":"0" }, + {"name": "Razor Code", "fore":"#F7F7EE", "back":"#353730", "weight":"0" }, + {"name": "Css Comment", "fore":"#00FAFF", "weight":"0" }, + {"name": "Css Property Name", "fore":"#FCF4BE", "weight":"0" }, + {"name": "Css Property Value", "fore":"#FFFFFF", "weight":"0" }, + {"name": "Css Selector", "fore":"#FCF4BE", "weight":"0" }, + {"name": "Css String Value", "fore":"#00FAFF", "weight":"0" }, + {"name": "Css Keyword", "fore":"#F92570", "weight":"Bold" }, + {"name": "Script Comment", "fore":"#808080" }, + {"name": "Script Keyword", "fore":"#CC7730", "weight":"0" }, + {"name": "Script Number", "fore":"#AE81FF", "weight":"0" }, + {"name": "Script String", "fore":"#A4C250", "weight":"0" } + ] +}