~adiroiban/+junk/gtksourceview-highlighting

« back to all changes in this revision

Viewing changes to styles/oblivion-high-contrast.xml

  • Committer: Adi Roiban
  • Date: 2010-04-21 16:18:55 UTC
  • Revision ID: adi@roiban.ro-20100421161855-iedf7z9u7gfe263j
Add method highlight.

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
  <style name="python:user-constant"        foreground="plum1"/>
115
115
  <style name="python:class"                foreground="orange-1"/>
116
116
  <style name="python:interface"            foreground="orange0"/>
 
117
  <style name="python:method"               foreground="orange1"/>
117
118
 
118
119
</style-scheme>
119
120