aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-08-20 21:13:24 +0200
committerVictor Häggqvist <[email protected]>2014-08-20 21:13:24 +0200
commit3b9dc64af4dfe80d1af0cf58b7d33c1c1c1e4f10 (patch)
tree43635541bedea79e3186cd181f2cb2e820f75a12
parent4250096329a237579838962f19ed4e5f970b516d (diff)
Update 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"/>