forked from mig/gedit-themes
-
Notifications
You must be signed in to change notification settings - Fork 7
/
warm_grey.xml
26 lines (25 loc) · 1.37 KB
/
warm_grey.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" ?>
<style-scheme id="warm_grey" name="Warm Grey" version="1.0">
<author/>
<_description>Warm Grey</_description>
<style background="#e4e2e0" name="current-line"/>
<style background="#747270" bold="true" foreground="#white" name="bracket-match"/>
<style background="#b8b4b0" foreground="#black" name="cursor"/>
<style background="#d8d4d0" foreground="#646260" italic="true" name="line-numbers"/>
<style background="#f0f0f0" foreground="#444240" name="text"/>
<style background="#705060" foreground="#e4e2e0" name="selection"/>
<style foreground="#848280" italic="true" name="def:comment"/>
<style foreground="#000000" name="def:constant"/>
<style foreground="#804020" name="def:string"/>
<style foreground="#406020" name="def:number"/>
<style bold="true" foreground="#607080" name="def:statement"/>
<style bold="true" foreground="#606060" name="def:type"/>
<style bold="true" foreground="#203040" name="def:function"/>
<style foreground="#545250" name="def:identifier"/>
<style bold="true" foreground="#705060" name="def:preprocessor"/>
<style background="#white" foreground="#a02000" name="def:error"/>
<style foreground="#602000" name="def:specials"/>
<style background="#e4e2e0" italic="true" name="diff:changed-line"/>
<style background="#c0e0d0" bold="true" name="diff:added-line"/>
<style background="#f0a0a0" name="diff:removed-line"/>
</style-scheme>