its ot'
[misc.git] / rainbow_neon.xml
1 <style-scheme name="Rainbow_Neon" id="rainbow_neon" version="1.0">
2 <author></author>
3 <description>Rainbow Neon theme</description>
4
5 <style name="text" foreground="#d3d7cf" background="#303030" />
6 <style name="search-match" foreground="#ffffa8" background="#808000" />
7 <style name="diff:changed-line" foreground="#e03870" background="#601830" />
8 <style name="diff:removed-line" foreground="#a0d0ff" background="#0020a0" />
9 <style name="diff:added-line" foreground="#a0d0ff" background="#0020a0" />
10 <style name="cursor" foreground="#70ffc0" background="#8040ff" />
11 <style name="line-numbers" foreground="#babdb6" background="#555753" />
12 <style name="def:comment" foreground="#d95151" />
13 <style name="def:constant" foreground="#92d4ff" />
14 <style name="def:error" foreground="#ffffff" background="#8000ff" />
15 <style name="def:identifier" foreground="#40f8f8" />
16 <style name="def:preprocessor" foreground="#ffa8ff" />
17 <style name="def:specials" foreground="#ffc890" />
18 <style name="def:statement" foreground="#dcdc78" />
19 <style name="def:type" foreground="#60f0a8" />
20 <style name="c:printf" foreground="#edd400" />
21 <style name="c:escaped-character" foreground="#ef2929" />
22 </style-scheme>