summaryrefslogtreecommitdiffhomepage
path: root/themes/light-ec
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-28 00:46:04 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-28 00:46:04 +0200
commite5d190437dbdb209839c231cfef72fef658190ec (patch)
treeffbc6e29d1f5b403eafe9cd39f840c9e75866b95 /themes/light-ec
parent859707f5d565c7f3c4f49be16d98815b18431396 (diff)
downloadelibs-e5d190437dbdb209839c231cfef72fef658190ec.tar.gz
elibs-e5d190437dbdb209839c231cfef72fef658190ec.tar.bz2
color themes tweaks
Diffstat (limited to 'themes/light-ec')
-rwxr-xr-xthemes/light-ec2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light-ec b/themes/light-ec
index 218473e..20e5fd3 100755
--- a/themes/light-ec
+++ b/themes/light-ec
@@ -1,6 +1,7 @@
#!/bin/bash
font=${EC_TERM_FACE:-xft:Inconsolata:size=11,[codeset=iso8859-7]xft:Andale Mono:size=12,[codeset=japanese-jisx0208]xft:Sazanami Gothic}
+font=${EC_TERM_FACE:-xft:Inconsolata:size=11,[codeset=japanese-jisx0208]xft:Sazanami Gothic}
# font="xft:Liberation Mono-9"
frg="black"
@@ -11,7 +12,6 @@ tr=${EC_TRANS_SPEC}
exec urxvtcd $tr -cr tomato +ptab -bg "$bkg" -bd "$bkg" -fg "$frg" \
-sl 0 +rv +ssr -b $bw +sbg -fn "${font}" \
- -tn "rxvt-256color" \
-xrm "*colorBD: grey20" \
-xrm "*colorUL: grey20" \
-xrm "*color0: ${frg}" \