summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@imladris.local>2016-10-16 03:10:26 +0200
committerJose Antonio Ortega Ruiz <jao@imladris.local>2016-10-16 03:10:26 +0200
commitc8eface73d08fe8431d53c2700b592d22867a72d (patch)
treeee7c6271d6cb49a34f1535e376f8a66fd78c469d /themes
parent64c932c783202e1545f9bae47bc90efdabf1e4e8 (diff)
downloadelibs-c8eface73d08fe8431d53c2700b592d22867a72d.tar.gz
elibs-c8eface73d08fe8431d53c2700b592d22867a72d.tar.bz2
light theme tweaks
Diffstat (limited to 'themes')
-rw-r--r--themes/jao-light-theme.el17
1 files changed, 11 insertions, 6 deletions
diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el
index bf94c80..f8d6ad1 100644
--- a/themes/jao-light-theme.el
+++ b/themes/jao-light-theme.el
@@ -16,9 +16,10 @@
(comment ((c 241) it :family "Inconsolata LGC" :height 90))
;; (comment ((c 241) it))
;; (keyword ((c 24 nil) nbf))
- (keyword ((c 24 nil) nbf))
+ (keyword ((c "lightsteelblue4" nil) bf))
(type ((c 59) nbf nul nit) ((c 14) nbf))
- (function ((c 30 nil) nbf) ((c 30 nil) nbf))
+ (function ((c 30 nil) nbf))
+;; ((c 30 nil) nit :family "Inconsolata LGC" :height 90))
;; (function ((c 31 nil) nbf) ((c 0 nil) nbf it ul))
(variable-name ((c 0)))
(constant ((c 23)))
@@ -70,18 +71,22 @@
(compilation-info (c 14 nil) nbf)
(cursor (c 1 1))
(diary (p error) nbf)
- (diff-hl-change (c "white" "moccasin"))
+ (diff-hl-change (c "white" "lemonchiffon1"))
(diff-hl-insert (c "white" "honeydew2"))
- (diff-hl-delete (c "white" "tan2"))
+ (diff-hl-delete (c "white" "wheat1"))
(fringe (c "grey70" nil))
(gnus-summary-selected (c 2) nbf)
(gnus-summary-cancelled (c 1) st)
(header-line (c nil "#efebe7"))
+ (lui-track-bar (c "red" nil) :height 0.8 ul st :overline t)
;; (mode-line (c "grey15" 7) :box (:line-width -1 :color "grey90"))
;; (mode-line-inactive (c "grey30" "grey97")
;; :box (:line-width -1 :color "grey90"))
- (mode-line (c "grey10" "grey85") :box nil)
- (mode-line-inactive (c "grey30" "grey95") :box nil)
+ ;; (mode-line (c "grey20" "grey90") :box nil)
+ ;; (mode-line-inactive (c "grey40" "grey96") :box nil)
+ (mode-line (c "grey20" "grey90") :box nil)
+ (mode-line-inactive (c "grey40" "white smoke") :box nil)
+ (mode-line-buffer-id (c "orange4") nbf it)
(powerline-active1 (c "black" "grey85"))
(powerline-active2 (c "grey5" "grey80"))
(powerline-inactive1 (c "grey20" "grey95"))