summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@imladris>2014-05-20 02:01:57 +0200
committerJose Antonio Ortega Ruiz <jao@imladris>2014-05-20 02:01:57 +0200
commitf077073c1dbcf38407a524450afa5ec65844acc6 (patch)
tree0f99963d99fcd9d506e67baad939b705dc2fd53e /themes
parent5f5b951c0c009c9887ce57bb81b8ee566978e587 (diff)
downloadelibs-f077073c1dbcf38407a524450afa5ec65844acc6.tar.gz
elibs-f077073c1dbcf38407a524450afa5ec65844acc6.tar.bz2
themes tweaks
Diffstat (limited to 'themes')
-rwxr-xr-xthemes/dark-ec8
-rw-r--r--themes/jao-dark-theme.el2
-rw-r--r--themes/jao-light-theme.el38
-rw-r--r--themes/jao-mono-dark-theme.el13
4 files changed, 37 insertions, 24 deletions
diff --git a/themes/dark-ec b/themes/dark-ec
index 8ab8007..7d3754c 100755
--- a/themes/dark-ec
+++ b/themes/dark-ec
@@ -2,16 +2,22 @@
font=${EC_TERM_FACE:-xft:Terminus:size=12,[codeset=iso8859-7]xft:Andale Mono:size=12}
+font=${EC_TERM_FACE:-xft:Inconsolata:size=10}
+
frg="grey60"
bkg="#101010"
bkg="black"
bkg="rgba:0000/0000/0000/6666"
-# bkg="grey5"
+bkg="grey5"
bw=${EC_TERM_BORDER:-2}
tr=${EC_TRANS_SPEC}
# tr="+tr"
usr=${EC_USR_OPTS}
+exec xterm -cr tomato -b $bw -fa $font -fi $EC_TERM_ITALIC_FACE \
+ -fg $frg -bg $bkg
+ -e emacsclient -t $*
+
exec urxvtcd -cr tomato -sl 0 +ptab +rv +ssr -b $bw -bd "$bkg" \
-bg "$bkg" -fg "$frg" \
+sbg $tr -fn "${font}" -name "emacsclient" \
diff --git a/themes/jao-dark-theme.el b/themes/jao-dark-theme.el
index e95f663..8608e1f 100644
--- a/themes/jao-dark-theme.el
+++ b/themes/jao-dark-theme.el
@@ -5,7 +5,7 @@
(button ((c 11) nul))
(hilite ((c nil 8)))
(strike-through ((c 8)))
- (italic ((c 101) nul) (it :family "DejaVu Sans" :height 90))
+ (italic ((c 101) nul) (it :family "DejaVu Sans Mono" :height 120))
(link ((c 2) nul))
(visited-link ((c 2) nul))
(tab-sel ((c 9 8) nbf))
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el
index 4f51309..fefcbed 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -1,52 +1,56 @@
(jao-define-custom-theme jao-light
(:palette (fg unspecified "black")
(bg unspecified "white")
- (box "magenta" "antiquewhite3")
+ (box "grey80" "antiquewhite3")
(button ((c 13 nil) nbf nul) (~ mode-line-inactive))
- (hilite ((c nil 15))) ;; 5
+ (hilite ((c nil "grey89")) ((c nil 15))) ;; 5
(strike-through ((c 1)) (st))
- (italic ((c nil) it :family "Inconsolata LGC" :height 90))
+;; (italic ((c nil) it :family "DejaVu Sans Mono" :height 90))
+ (italic ((c "darkslategray4")))
(link (ul nbf nit) ((c 29) nul nbf))
(visited-link ((c 24) nul nbf))
(tab-sel ((~ mode-line)))
(tab-unsel ((~ mode-line-inactive)))
;; (comment ((c nil) it :family "Inconsolata LGC" :height 80))
(comment ((c 237) it))
- (keyword ((c 24 nil) nbf))
-;; (keyword ((c 237 nil) bf))
+;; (keyword ((c 24 nil) nbf))
+ (keyword ((c 30 nil) bf))
(type ((c 25) nbf nul) ((c 14) nbf))
- (function ((c 31 nil) nbf) ((c 30 nil) nbf))
+ (function ((c 30 nil) nbf) ((c 30 nil) nbf))
;; (function ((c 31 nil) nbf) ((c 0 nil) nbf it ul))
(variable-name ((c 0)))
- (constant ((c 14)))
- (string ((c 13)) ((c 29)))
+ (constant ((c 22)))
+ (string ((c 66)) ((c 29)))
(warning ((c 9)))
(error ((c 1)))
- (dimm ((c "grey69")) ((c 12)))
- (gnus-mail ((c 0)))
- (gnus-news ((c 0)))
+ (dimm ((c 109)) ((c 12)))
+ (gnus-mail ((c 232)) ((c 0)))
+ (gnus-news ((c 232)) ((c 0)))
(outline ((c 0)))
- (f00 ((c 8))) ;; 14
- (f01 ((c 14)))
- (f02 ((c 10))) ;; 8
+ (f00 ((c 30))) ;; 14
+ (f01 ((c 30)))
+ (f02 ((c 31))) ;; 8
+ ;; (f00 ((c 8))) ;; 14
+ ;; (f01 ((c 14)))
+ ;; (f02 ((c 10))) ;; 8
(f10 ((p f00)))
(f11 ((p f01)))
(f12 ((p f02))))
- (:faces (bold (c 256) bf)
+ (:faces (bold bf)
(company-tooltip-common (c 1 6) nbf)
(company-tooltip-common-selection (~ company-tooltip-selection)
(c nil 6) bf)
(company-tooltip-selection (~ company-tooltip) bf nul)
(compilation-info (c nil nil) bf)
(diary (c 14) bf)
- (gnus-summary-selected (c 13 nil) nul)
+ (gnus-summary-selected (c 240 nil) nul)
(gnus-summary-normal-unread (c 0 nil))
(header-line (c nil 15) nul)
(italic it)
(mode-line (c 0 "grey90") nbf nul)
(mode-line-inactive (c 11 "grey90") nbf nul)
(org-hide (c 15 15))
- (vertical-border (c "grey80" nil) :inherit nil)
+ (vertical-border (c 250 nil) :inherit nil)
(w3m-tab-selected (c 9 nil) bf)
(w3m-link-numbering (c 12))
(w3m-bold (c nil nil) bf)
diff --git a/themes/jao-mono-dark-theme.el b/themes/jao-mono-dark-theme.el
index 5c6388b..cab51d9 100644
--- a/themes/jao-mono-dark-theme.el
+++ b/themes/jao-mono-dark-theme.el
@@ -1,5 +1,5 @@
(jao-define-custom-theme jao-mono-dark
- (:palette (fg unspecified "grey75")
+ (:palette (fg unspecified "grey60")
(bg unspecified "grey2")
(box "color-237" "grey25")
(button ((c 240) nul) ((c "aquamarine4")))
@@ -10,11 +10,11 @@
(visited-link ((c 36) nul) ((c "aquamarine3") nul))
(tab-sel ((c 252 232) nbf))
(tab-unsel ((c 245 232) bx))
- (comment ((c 29) nit) ((c nil) :height 95
+ (comment ((c 29) nit) ((c nil) :height 110
:family "Inconsolata LGC" it))
(keyword ((c 151) nbf nul nit) ((c "darkseagreen3")))
(function ((c 115) nul nbf) ((c "aquamarine3"))) ;; 108
- (type ((c 72) nbf) ((c "lightyellow3")))
+ (type ((c 72) nbf) ((c "lightyellow4")))
(variable-name ((c nil)))
(constant ((c 72)) ((p function)))
(string ((c 36)) ((c "aquamarine4")))
@@ -51,8 +51,11 @@
(w3m-tab-line (c 0 0) ul)
(widget-button (c 196))
(widget-field (c 143 236)))
- (:x-faces (gnus-button (c "lightyellow3") nul)
- (gnus-summary-selected ul)
+ (:x-faces (diff-hl-change (c "red"))
+ (diff-hl-insert (c "green"))
+ (diff-hl-delete (c "yellow"))
+ (gnus-button (c "lightyellow3") nul)
+ (gnus-summary-selected nul bf)
(gnus-summary-cancelled (c "dark slate gray" nil) st)
(header-line (c 243 235))
(mode-line (c "grey75" "grey20") nbf nul bx)