update/fix a bunch of colors in the Xamarin Studio 4.0.2 theme
This commit is contained in:
parent
1c940c4323
commit
b4875a533e
|
@ -4,7 +4,7 @@
|
|||
"description":"Imported color scheme",
|
||||
"originator":"Imported from /Users/gered/Library/XamarinStudio-4.0/HighlightingSchemes/RailsCasts.vssettings",
|
||||
"colors":[
|
||||
{"name": "Background(Read Only)", "color":"#000000" },
|
||||
{"name": "Background(Read Only)", "color":"#2A2A2A" },
|
||||
{"name": "Search result background", "color":"#005F60" },
|
||||
{"name": "Search result background (highlighted)", "color":"#007E80" },
|
||||
{"name": "Fold Square", "color":"#5E5E5E", "secondcolor":"#252621" },
|
||||
|
@ -22,19 +22,19 @@
|
|||
{"name": "Underline(Warning)", "color":"#FFA500" },
|
||||
{"name": "Underline(Suggestion)", "color":"#8FC68F" },
|
||||
{"name": "Underline(Hint)", "color":"#8F8FC6" },
|
||||
{"name": "Quick Diff(Dirty)", "color":"#E2D773" },
|
||||
{"name": "Quick Diff(Dirty)", "color":"#E1D672" },
|
||||
{"name": "Quick Diff(Changed)", "color":"#A4E22E" },
|
||||
{"name": "Brace Matching(Rectangle)", "color":"#464D33", "secondcolor":"#000000" },
|
||||
{"name": "Usages(Rectangle)", "color":"#97E897", "secondcolor":"#36AB36" },
|
||||
{"name": "Usages(Rectangle)", "color":"#96E796", "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": "Debugger Current Line Marker", "color":"#F8FF00", "secondcolor":"#F8FF00", "bordercolor":"#616600" },
|
||||
{"name": "Debugger Stack Line Marker", "color":"#80FF80", "secondcolor":"#C8FCC8", "bordercolor":"#336633" },
|
||||
{"name": "Primary Link", "color":"#F6F6ED", "secondcolor":"#7F4981" },
|
||||
{"name": "Primary Link(Highlighted)", "color":"#F6F6ED", "secondcolor":"#AF67B3" },
|
||||
{"name": "Secondary Link", "color":"#F6F6ED", "secondcolor":"#252126" },
|
||||
{"name": "Secondary Link(Highlighted)", "color":"#F6F6ED", "secondcolor":"#4E4552" },
|
||||
{"name": "Current Line Marker", "color":"#454545", "secondcolor":"#5A5A5A" },
|
||||
{"name": "Current Line Marker(Inactive)", "color":"#454545", "secondcolor":"#5A5A5A" },
|
||||
{"name": "Column Ruler", "color":"#575852" },
|
||||
|
@ -44,10 +44,10 @@
|
|||
{"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": "Plain Text", "fore":"#E5E1D7", "back":"#2A2A2A", "weight":"0" },
|
||||
{"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": "Collapsed Text", "fore":"#717171", "back":"#252621" },
|
||||
{"name": "Line Numbers", "fore":"#C0C0C0", "back":"#404040", "weight":"0" },
|
||||
{"name": "Punctuation", "fore":"#E5E1D7", "weight":"0" },
|
||||
{"name": "Punctuation(Brackets)", "fore":"#E5E1D7", "weight":"0" },
|
||||
|
@ -61,7 +61,7 @@
|
|||
{"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": "Preprocessor", "fore":"#D7452E", "weight":"0" },
|
||||
{"name": "Xml Text", "fore":"#FFFFFF", "weight":"0" },
|
||||
{"name": "Xml Delimiter", "fore":"#FFFFFF", "weight":"0" },
|
||||
{"name": "Xml Name", "fore":"#CC7730", "weight":"0" },
|
||||
|
@ -96,44 +96,44 @@
|
|||
{"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 Field Declaration", "fore":"#F6F6ED", "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": "User Property Declaration", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Event Usage", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Event Declaration", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Method Usage", "fore":"#F6F6ED", "weight":"Bold" },
|
||||
{"name": "User Method Declaration", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Parameter Usage", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Parameter Declaration", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Variable Usage", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "User Variable Declaration", "fore":"#F6F6ED", "weight":"0" },
|
||||
{"name": "Syntax Error", "fore":"#EE5555", "weight":"0" },
|
||||
{"name": "Diff Line(Added)", "fore":"#00838B", "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": "Diff Location", "fore":"#FB8500", "weight":"Bold" },
|
||||
{"name": "Html Attribute Name", "fore":"#FFFFFF", "weight":"0" },
|
||||
{"name": "Html Attribute Value", "fore":"#A5C25C", "weight":"0" },
|
||||
{"name": "Html Comment", "fore":"#74705D", "weight":"0" },
|
||||
{"name": "Html Comment", "fore":"#008000", "weight":"0" },
|
||||
{"name": "Html Element Name", "fore":"#FFC66D", "weight":"0" },
|
||||
{"name": "Html Entity", "fore":"#A4E22E", "weight":"0" },
|
||||
{"name": "Html Entity", "fore":"#D8452D", "weight":"0" },
|
||||
{"name": "Html Operator", "fore":"#FFFFFF", "weight":"0" },
|
||||
{"name": "Html Server-Side Script", "fore":"#6693BB", "weight":"0" },
|
||||
{"name": "Html Server-Side Script", "fore":"#6691BB", "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": "Razor Code", "fore":"#F6F6ED", "back":"#353730", "weight":"0" },
|
||||
{"name": "Css Comment", "fore":"#00F8FF", "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 String Value", "fore":"#00F8FF", "weight":"0" },
|
||||
{"name": "Css Keyword", "fore":"#F92570", "weight":"Bold" },
|
||||
{"name": "Script Comment", "fore":"#808080" },
|
||||
{"name": "Script Comment", "fore":"#808080", "weight":"0" },
|
||||
{"name": "Script Keyword", "fore":"#CC7730", "weight":"0" },
|
||||
{"name": "Script Number", "fore":"#AE81FF", "weight":"0" },
|
||||
{"name": "Script Number", "fore":"#2B8EAF", "weight":"0" },
|
||||
{"name": "Script String", "fore":"#A4C250", "weight":"0" }
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue