diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-10-20 07:33:34 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-10-20 07:33:34 +0200 |
commit | 48bc0a4f38c05721b06f8073b2722469e8ae4c90 (patch) | |
tree | b62d6487ed0b8876710dd8564e3160ec09716758 /themes/dark-ec | |
parent | 156e4237f4897c2017c57d58731c4e8033add1d2 (diff) | |
download | elibs-48bc0a4f38c05721b06f8073b2722469e8ae4c90.tar.gz elibs-48bc0a4f38c05721b06f8073b2722469e8ae4c90.tar.bz2 |
themes: some lui and circe faces
Diffstat (limited to 'themes/dark-ec')
-rwxr-xr-x | themes/dark-ec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/dark-ec b/themes/dark-ec index f93f727..4909d61 100755 --- a/themes/dark-ec +++ b/themes/dark-ec @@ -5,7 +5,7 @@ font=${EC_TERM_FACE:-xft:Terminus:size=12,[codeset=iso8859-7]xft:Andale Mono:siz frg="grey60" bkg="#101010" bkg="black" -bkg="grey5" +# bkg="grey5" bw=${EC_TERM_BORDER:-2} tr=${EC_TRANS_SPEC} usr=${EC_USR_OPTS} @@ -17,7 +17,7 @@ exec urxvtcd -cr tomato -sl 0 +ptab +rv +ssr -b $bw -bd "$bkg" \ -xrm "*colorUL: ${frg}" \ -xrm "*color0: ${bkg}" \ -xrm "*color8: grey20" \ - -xrm "*color1: lightgoldenrod3" \ + -xrm "*color1: lightgoldenrod4" \ -xrm "*color9: sienna3" \ -xrm "*color2: darkseagreen4" \ -xrm "*color10: #44836e" \ |