-
Notifications
You must be signed in to change notification settings - Fork 179
/
ironman.xml
21 lines (20 loc) · 1.08 KB
/
ironman.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" ?>
<style-scheme id="ironman" name="Ironman" version="1.0">
<author/>
<_description>Ironman theme</_description>
<style foreground="#333333" name="text"/>
<style background="#ccff00" foreground="#303040" name="search-match"/>
<style background="#d0ffd0" foreground="#006800" name="diff:changed-line"/>
<style background="#c8f2ea" foreground="#2020ff" name="diff:removed-line"/>
<style background="#c8f2ea" foreground="#2020ff" name="diff:added-line"/>
<style background="#DF6A6A" foreground="#ffffff" name="cursor"/>
<style foreground="#cccccc" name="line-numbers"/>
<style background="#ffebeb" foreground="#ff5050" name="def:comment"/>
<style background="#ededed" foreground="#333333" name="def:constant"/>
<style background="#ff4080" foreground="#ffffff" name="def:error"/>
<style foreground="#339933" name="def:identifier"/>
<style foreground="#0070e6" name="def:preprocessor"/>
<style background="#ccf7ee" foreground="#0000ff" name="def:specials"/>
<style foreground="#0000FF" name="def:statement"/>
<style foreground="#eb7950" name="def:type"/>
</style-scheme>