summaryrefslogtreecommitdiff
path: root/help3/xhpeditor/cm/theme/solarized.css
diff options
context:
space:
mode:
Diffstat (limited to 'help3/xhpeditor/cm/theme/solarized.css')
-rw-r--r--help3/xhpeditor/cm/theme/solarized.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/help3/xhpeditor/cm/theme/solarized.css b/help3/xhpeditor/cm/theme/solarized.css
index 9c6b1265..e978fec9 100644
--- a/help3/xhpeditor/cm/theme/solarized.css
+++ b/help3/xhpeditor/cm/theme/solarized.css
@@ -35,12 +35,10 @@ http://ethanschoonover.com/solarized/img/solarized-palette.png
.cm-s-solarized.cm-s-dark {
color: #839496;
background-color: #002b36;
- text-shadow: #002b36 0 1px;
}
.cm-s-solarized.cm-s-light {
background-color: #fdf6e3;
color: #657b83;
- text-shadow: #eee8d5 0 1px;
}
.cm-s-solarized .CodeMirror-widget {
@@ -126,7 +124,6 @@ http://ethanschoonover.com/solarized/img/solarized-palette.png
.cm-s-solarized.cm-s-dark .CodeMirror-linenumber {
color: #586e75;
- text-shadow: #021014 0 -1px;
}
/* Light */