updated on Mon Jan 9 04:00:41 UTC 2012
[aur-mirror.git] / medit-devel / womwolf.xml
blob5c0daccb459257193af2d6a5fb870c3b31209d8c
1 <?xml version="1.0" ?>
2 <style-scheme id="womvamp" name="Womwolf" version="1.0">
3         <author/>
4         <_description>A rip from WombVamp theme (which is a rip from the Wombat theme).</_description>
6         <style background="#151515" name="current-line"/>
7         <style background="#656565" name="cursor"/>
8         <style background="#090909" foreground="#f6f3e8" name="text"/>
9         <style background="#111111" foreground="#444444" name="line-numbers"/>
10         <style foreground="#99968b" italic="true" name="def:comment"/>
11         <style foreground="#e5786d" name="def:constant"/>
12         <style foreground="#95e454" italic="true" name="def:string"/>
13         <style foreground="#cae682" name="def:identifier"/>
14         <style foreground="#cae682" name="def:function"/>
15         <style foreground="#cae682" name="def:type"/>
16         <style foreground="#8ac6f2" name="def:statement"/>
17         <style foreground="#8ac6f2" name="def:keyword"/>
18         <style foreground="#e5786d" name="def:preprocessor"/>
19         <style foreground="#e5786d" name="def:number"/>
20         <style foreground="#e7f6da" name="def:specials"/>
22         <!-- Language specific styles -->
23         <style foreground="#aaeeaa" name="diff:added-line"/>
24         <style foreground="#FFFF7A" name="diff:changed-line"/>
25         <style foreground="#DE5959" name="diff:removed-line"/>
26         <style name="diff:special-case" use-style="def:constant"/>
27         <style name="diff:location" use-style="def:statement"/>
28         <style name="diff:diff-file" use-style="def:type"/>
30         <!-- Comments -->
31         <style name="def:shebang" foreground="#007AF5" bold="true"/>
32         <style name="def:doc-comment-element" italic="true"/>
33         <style name="def:underlined" italic="true" underline="true"/>
35         <!-- Bracket Matching -->
36         <style name="bracket-match"               foreground="#9FCC7C" background="#000000" bold="true"/>
37         <style name="bracket-mismatch"            foreground="#CC877C" background="#000000" bold="true"/>
38 </style-scheme>