--- /dev/null
+<style-scheme name="Rainbow_Neon" id="rainbow_neon" version="1.0">
+ <author></author>
+ <description>Rainbow Neon theme</description>
+
+ <style name="text" foreground="#d3d7cf" background="#303030" />
+ <style name="search-match" foreground="#ffffa8" background="#808000" />
+ <style name="diff:changed-line" foreground="#e03870" background="#601830" />
+ <style name="diff:removed-line" foreground="#a0d0ff" background="#0020a0" />
+ <style name="diff:added-line" foreground="#a0d0ff" background="#0020a0" />
+ <style name="cursor" foreground="#70ffc0" background="#8040ff" />
+ <style name="line-numbers" foreground="#babdb6" background="#555753" />
+ <style name="def:comment" foreground="#d95151" />
+ <style name="def:constant" foreground="#92d4ff" />
+ <style name="def:error" foreground="#ffffff" background="#8000ff" />
+ <style name="def:identifier" foreground="#40f8f8" />
+ <style name="def:preprocessor" foreground="#ffa8ff" />
+ <style name="def:specials" foreground="#ffc890" />
+ <style name="def:statement" foreground="#dcdc78" />
+ <style name="def:type" foreground="#60f0a8" />
+ <style name="c:printf" foreground="#edd400" />
+ <style name="c:escaped-character" foreground="#ef2929" />
+</style-scheme>