diff options
Diffstat (limited to 'etc/themes/manoj-dark-theme.el')
-rw-r--r-- | etc/themes/manoj-dark-theme.el | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el index e3df40ebe92..0e5fb391198 100644 --- a/etc/themes/manoj-dark-theme.el +++ b/etc/themes/manoj-dark-theme.el @@ -23,11 +23,11 @@ ;;; Commentary: ;; I spend a lot of time working in front of a screen (many hours in a -;; dimly lit room) and eye fatigue is an issue. This is a dark color -;; theme for emacs, which is easier on the eyes than light themes. +;; dimly lit room) and eye fatigue is an issue. This is a dark color +;; theme for Emacs, which is easier on the eyes than light themes. ;; It does not help that I am blue-green color blind, so subtle -;; variations are often lost on me. I do want to use color contrast to +;; variations are often lost on me. I do want to use color contrast to ;; increase productivity, but I also want to avoid the jarring angry ;; fruit salad look, and so I am in the process of crafting a logical ;; color scheme that is high contrast enough for me, without being too @@ -35,7 +35,7 @@ ;; In circumstances where there a lot of related faces that can be ;; viewed, for example, the Gnus group buffer, consistent and logical -;; color choices are the only sane option. Gnus groups can be newa +;; color choices are the only sane option. Gnus groups can be newa ;; (blueish) or mail (greenish), have states (large number of under ;; messages, normal, and empty). The large number unread groups have ;; highest luminance (appear brighter), and the empty one have lower @@ -45,8 +45,8 @@ ;; constant separation -- so all the related groups have the same ;; brightness ({mail,news}/{unread,normal,empty}), and a graded ;; selection of foreground colors. It sounds more complicated that it -;; looks. The eye is drawn naturally to the unread groups, and first -;; to the mail, then USENET groups (which is my preference). +;; looks. The eye is drawn naturally to the unread groups, and first +;; to the mail, then Usenet groups (which is my preference). ;; Similar color variations occur for individual messages in a group; ;; high scoring messages bubble to the top, and have a higher |