aboutsummaryrefslogtreecommitdiff
path: root/3.1/monokai.xml
diff options
context:
space:
mode:
Diffstat (limited to '3.1/monokai.xml')
-rw-r--r--3.1/monokai.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/3.1/monokai.xml b/3.1/monokai.xml
index f2e90ab..b53f23f 100644
--- a/3.1/monokai.xml
+++ b/3.1/monokai.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<style-scheme version="1.0" name="Monokai">
- <style name="Text" foreground="#e6e5e2" background="#1a1e1e"/>
+ <style name="Text" foreground="#e6e5e2" background="#272822"/>
<style name="Link" foreground="#88cee7" italic="true"/>
<style name="Selection" foreground="#e5e4e1" background="#303737"/>
<style name="LineNumber" foreground="#616161"/>
@@ -10,7 +10,7 @@
<style name="CurrentLine" background="#303737" bold="true"/>
<style name="CurrentLineNumber" foreground="#e5e4e1"/>
<style name="Occurrences" foreground="#000000" background="#b4b4b4"/>
- <style name="Occurrences.Unused" foreground="#ff0000"/>
+ <style name="Occurrences.Unused" foreground="#ffaa7f"/>
<style name="Occurrences.Rename" foreground="#000000" background="#ff6464"/>
<style name="Number" foreground="#ae81ff"/>
<style name="String" foreground="#e6db74"/>