<?xml version="1.0" ?>
<style-scheme id="evergreen" name="Evergreen" version="1.0">
	<author/>
	<_description>a dark green theme</_description>
	<style background="#1e392d" foreground="#bbe7d0" name="text"/>
	<style background="#1e392d" foreground="#bbe7d0" name="cursor"/>
	<style background="#DEDCD9" foreground="#477347" name="diff:added-line"/>
	<style background="#DEDCD9" foreground="#B5695B" name="diff:changed-line"/>
	<style background="#aaccaa" foreground="#336633" name="diff:removed-line"/>
	<style background="#172921" foreground="#96B3A4" name="line-numbers"/>
	<style background="#bbe7d0" foreground="#black" name="search-match"/>
	<style background="#bg" foreground="#56A690" italic="true" name="def:comment"/>
	<style background="#bg" foreground="#AFFF54" name="def:constant"/> <!-- e.g. strings -->
	<style background="#bg" foreground="#FFEE54" name="def:specials"/> <!-- e.g. tags -->
	<style background="#bg" foreground="#FFEE54" name="def:identifier"/>
	<!-- formerly #44aa44 -->
	<style background="#bg" foreground="#52DA52" name="def:statement"/> <!-- eg font-family:, if, and, not -->
	<style background="#bg" foreground="#3DE0BA" name="def:preprocessor"/> <!-- -import, DOCTYPE, etc -->
	<style background="#bg" foreground="#FF9A78" name="def:type"/> <!-- -e.g. classes, href=, etc -->
	<style background="#bg" foreground="#FFB65C" name="def:function"/>
	<!-- MARKDOWN -->
	<style background="#bg" foreground="#EEE" id="emphasis" italic="true" name="def:emphasis"/>
	<style background="#bg" foreground="#3DE0BA" id="bold" bold="true" name="def:strong-emphasis"/>
	<style background="#bg" foreground="#85CCBC" id="inline-code" name="def:inline-code"/>
	<style foreground="#AFFF54" bold="true" id="heading" name="def:heading"/>
	<style foreground="#AFFF54" bold="true" id="break" name="def:thematic-break"/>
	<style foreground="#52DA52" id="markdown-link-text" name="def:link-text"/>
	<style foreground="#5DB38B" italic="true" id="markdown-link-destination" name="def:link-destination"/>
	<style foreground="#EEE" bold="true" id="markdown-list-marker" name="def:list-marker"/>
</style-scheme>

