<?xml version="1.0" encoding="UTF-8"?>
<style-scheme id="hdmagazine" _name="HDMagazine" version="1.0">

  <author>Eugenia Bahit</author>
  <_description>Basado en la paleta de colores de Hackers and Developers Magazine</_description>

  <style name="text" foreground="#bbb" background="#111"/>
  <style name="selection" foreground="#111" background="#E6E1B3"/>
  <style name="current-line" background="#222"/>
  <style name="line-numbers" foreground="#e9afc6" background="#772953"/>
  <style name="bracket-match" foreground="#fff" background="#772953" bold="true"/>
  <style name="bracket-mismatch" background="#D9B798" bold="true"/>
  <style name="def:comment" foreground="#555"/>
  <style name="def:note" foreground="#111" background="#de87aa" bold="true"/>
  <style name="def:constant" foreground="#ffa0a0"/>
  <style name="def:string" foreground="#de87aa"/>
  <style name="def:special-char" foreground="#ffa0a0"/>
  <style name="def:special-constant" foreground="#ffa0a0"/>
  <style name="def:floating-point" foreground="#ffa0a0"/>
  <style name="def:identifier" foreground="#E8E2A2"/> 
  <style name="python:module-handler" foreground="#d35f8d" bold="true"/> 
  <style name="def:statement" foreground="#d35f8d" bold="true"/>
  <style name="def:type" foreground="#fff" bold="false"/> 
  <style name="php:type" foreground="#fff" bold="true"/> 
  <style name="def:preprocessor" foreground="#CD5C5C"/>
  <style name="def:error" foreground="#yellow" bold="true"/>
  <style name="search-match" foreground="#000" background="#cd87de" bold="true"/>
  <style name="draw-spaces" foreground="#eee"/>
  <style name="right-margin" foreground="#999" background="#666"/>
</style-scheme>
