summaryrefslogtreecommitdiff
path: root/data/styles/classic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/classic.xml')
-rw-r--r--data/styles/classic.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/styles/classic.xml b/data/styles/classic.xml
index 183f5881..0a9e1339 100644
--- a/data/styles/classic.xml
+++ b/data/styles/classic.xml
@@ -42,11 +42,11 @@
<color name="purple" value="#A020F0"/>
<!-- Global Settings -->
- <style name="line-numbers" background="#rgba(0,0,0,0.005)"/>
+ <style name="line-numbers" background="#eeeeec"/>
<style name="current-line" background="#eeeeec"/>
<style name="current-line-number" background="#eeeeec"/>
<style name="draw-spaces" foreground="#babdb6"/>
- <style name="background-pattern" background="#rgba(73,74,71,0.1)"/>
+ <style name="background-pattern" background="#f3f3f3"/>
<!-- Bracket Matching -->
<style name="bracket-match" foreground="white" background="gray"/>