Skip to content

Instantly share code, notes, and snippets.

@nobodyme
Last active August 28, 2017 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nobodyme/ec15e709b46f6c1ec8aca3399dd09023 to your computer and use it in GitHub Desktop.
Save nobodyme/ec15e709b46f6c1ec8aca3399dd09023 to your computer and use it in GitHub Desktop.
<?xml version="1.0" ?>
<style-scheme id="nobody" name="Nobody" version="1.0">
<author/>
<_description>nobody</_description>
<color name="white" value="#eeeeee"/>
<color name="yellow" value="#fce94f"/>
<color name="asfalto" value="#61635f"/>
<color name="carbon" value="#232323"/>
<color name="green" value="#b5d600"/>
<style background="#444444" name="current-line"/>
<style background="#857b6f" bold="true" foreground="#f6f3e8" name="bracket-match"/>
<style background="#656565" name="cursor"/>
<style name="selection" background="asfalto"/>
<style name="selection-unfocused" foreground="white"/>
<style name="search-match" foreground="carbon" background="yellow"/>
<style background="#242424" foreground="#f6f3e8" name="text"/>
<style background="#000000" foreground="#857b6f" name="line-numbers"/>
<style foreground="#99968b" italic="true" name="def:comment"/>
<style foreground="#e5786d" name="def:constant"/>
<style foreground="#56a318" name="def:string"/>
<style foreground="green" name="def:identifier"/>
<style foreground="green" name="def:function"/>
<style foreground="green" name="def:type"/>
<style foreground="#8ac6f2" name="def:statement"/>
<style foreground="#8ac6f2" name="def:keyword"/>
<style foreground="#e5786d" name="def:preprocessor"/>
<style foreground="#e5786d" name="def:number"/>
<style foreground="#e7f6da" name="def:specials"/>
</style-scheme>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment