[elpa] master updated (2662eaa -> d50d9ab)

2015-03-09 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  2662eaa   Update seq.el to version 1.3
   new  23e8022   Update with a couple helm colors
   new  f954c93   Add some better defaults for helm selections
   new  d50d9ab   Merge commit 'f954c936afc1e3de21a3ee0d6e5add9853f8ed58'


Summary of changes:
 packages/ahungry-theme/ahungry-theme.el   |8 +++-
 packages/ahungry-theme/color-theme-ahungry.el |3 +++
 2 files changed, 10 insertions(+), 1 deletions(-)



[elpa] master 23e8022 1/3: Update with a couple helm colors

2015-03-09 Thread Matthew Carter
branch: master
commit 23e802231b7602905181e2be04b17737b823f5a7
Author: Matthew Carter 
Commit: Matthew Carter 

Update with a couple helm colors
---
 ahungry-theme.el |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index a5457e2..2b52fc4 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -183,6 +183,8 @@
'(magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
+   '(helm-selection ((t (:foreground "#0022ff" :bold t :background 
"#77ff00"
+   '(helm-match ((t (:foreground "gold1"
)
   (custom-theme-set-variables
'ahungry



[elpa] master f954c93 2/3: Add some better defaults for helm selections

2015-03-09 Thread Matthew Carter
branch: master
commit f954c936afc1e3de21a3ee0d6e5add9853f8ed58
Author: Matthew Carter 
Commit: Matthew Carter 

Add some better defaults for helm selections
---
 ahungry-theme.el   |8 ++--
 color-theme-ahungry.el |3 +++
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 2b52fc4..533305d 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.5
+;; Version: 1.0.6
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.5:
+;; - Add a few colors for helm (the defaults did not work well with this theme)
+
  Changes since 1.0.4:
 ;; - Don't circumvent normal autoloads functionality, use the comment load 
method
 
@@ -183,8 +186,9 @@
'(magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
-   '(helm-selection ((t (:foreground "#0022ff" :bold t :background 
"#77ff00"
+   '(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
'(helm-match ((t (:foreground "gold1"
+   '(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
)
   (custom-theme-set-variables
'ahungry
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index 53d26ba..e9ded6e 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -180,6 +180,9 @@
  (magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
  (minibuffer-prompt ((t (:foreground "#0055ff" :bold t
  (web-mode-html-tag-bracket-face ((t (:foreground "#66"
+ (helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
+ (helm-match ((t (:foreground "gold1"
+ (helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master d50d9ab 3/3: Merge commit 'f954c936afc1e3de21a3ee0d6e5add9853f8ed58'

2015-03-09 Thread Matthew Carter
branch: master
commit d50d9ab3638f83df4cbd75cbba8a4d0dcb9a705c
Merge: 2662eaa f954c93
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'f954c936afc1e3de21a3ee0d6e5add9853f8ed58'
---
 packages/ahungry-theme/ahungry-theme.el   |8 +++-
 packages/ahungry-theme/color-theme-ahungry.el |3 +++
 2 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index a5457e2..533305d 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.5
+;; Version: 1.0.6
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.5:
+;; - Add a few colors for helm (the defaults did not work well with this theme)
+
  Changes since 1.0.4:
 ;; - Don't circumvent normal autoloads functionality, use the comment load 
method
 
@@ -183,6 +186,9 @@
'(magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
+   '(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
+   '(helm-match ((t (:foreground "gold1"
+   '(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
)
   (custom-theme-set-variables
'ahungry
diff --git a/packages/ahungry-theme/color-theme-ahungry.el 
b/packages/ahungry-theme/color-theme-ahungry.el
index ba76b25..14980d8 100644
--- a/packages/ahungry-theme/color-theme-ahungry.el
+++ b/packages/ahungry-theme/color-theme-ahungry.el
@@ -179,6 +179,9 @@
  (magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
  (minibuffer-prompt ((t (:foreground "#0055ff" :bold t
  (web-mode-html-tag-bracket-face ((t (:foreground "#66"
+ (helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
+ (helm-match ((t (:foreground "gold1"
+ (helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master e64a9cd 1/2: Fix warning message with "default" background color, add mm-uu-extract color

2015-06-29 Thread Matthew Carter
branch: master
commit e64a9cd001b82d0f8238d41bb36e6c0c7b0449b3
Author: Matthew Carter 
Commit: Matthew Carter 

Fix warning message with "default" background color, add mm-uu-extract color
---
 ahungry-theme.el |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 533305d..788d58c 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.6
+;; Version: 1.0.7
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.0.6:
+;; - Remove warning producing call to "default" background color
+;; - Add a color update for mm-uu-extract
+
  Changes since 1.0.5:
 ;; - Add a few colors for helm (the defaults did not work well with this theme)
 
@@ -52,7 +56,7 @@
 (deftheme ahungry
   "Ahungry Theme")
 
-(let ((mainbg (if (display-graphic-p) "#22" "default")))
+(let ((mainbg (when (display-graphic-p) "#22")));; "default")))
   (custom-theme-set-faces
'ahungry ;; This is the theme name
`(default ((t (:foreground "#ff" :background ,mainbg
@@ -154,6 +158,7 @@
'(message-header-subject ((t (:foreground "#ff"
'(message-header-to ((t (:foreground "#ff"
'(message-header-cc ((t (:foreground "#ff"
+   '(mm-uu-extract ((t (:foreground "#0066ff"
'(org-hide ((t (:foreground "#009933"
'(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
'(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2



[elpa] master e8eaf1a 2/2: Merge commit 'e64a9cd001b82d0f8238d41bb36e6c0c7b0449b3'

2015-06-29 Thread Matthew Carter
branch: master
commit e8eaf1a540b7d278884d4e046a4b0400bdbcb5b0
Merge: b727d25 e64a9cd
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'e64a9cd001b82d0f8238d41bb36e6c0c7b0449b3'
---
 packages/ahungry-theme/ahungry-theme.el |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index c741176..cca3bfb 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.6
+;; Version: 1.0.7
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.0.6:
+;; - Remove warning producing call to "default" background color
+;; - Add a color update for mm-uu-extract
+
  Changes since 1.0.5:
 ;; - Add a few colors for helm (the defaults did not work well with this theme)
 
@@ -52,7 +56,7 @@
 (deftheme ahungry
   "Ahungry Theme")
 
-(let ((mainbg (if (display-graphic-p) "#22" "default")))
+(let ((mainbg (when (display-graphic-p) "#22")));; "default")))
   (custom-theme-set-faces
'ahungry ;; This is the theme name
`(default ((t (:foreground "#ff" :background ,mainbg
@@ -154,6 +158,7 @@
'(message-header-subject ((t (:foreground "#ff"
'(message-header-to ((t (:foreground "#ff"
'(message-header-cc ((t (:foreground "#ff"
+   '(mm-uu-extract ((t (:foreground "#0066ff"
'(org-hide ((t (:foreground "#009933"
'(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
'(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2



[elpa] master 473ac7d 2/2: Merge commit '4c478268da6f324deb8753ac1d1c83e767b14dca'

2015-07-04 Thread Matthew Carter
branch: master
commit 473ac7df2829ff5648aeff5e5c8be4d3289d2097
Merge: 55e0188 4c47826
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '4c478268da6f324deb8753ac1d1c83e767b14dca'
---
 packages/ahungry-theme/ahungry-theme.el |   19 ++-
 1 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index cca3bfb..4c65724 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.7
+;; Version: 1.0.8
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.7:
+;; - Add colors for magit 2.0 face names
+
  Changes since 1.0.6:
 ;; - Remove warning producing call to "default" background color
 ;; - Add a color update for mm-uu-extract
@@ -185,10 +188,16 @@
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
'(org-warning ((t (:weight normal :foreground "#ee0033"
-   '(magit-header ((t (:foreground "#ffc800"
-   '(magit-diff-add ((t (:foreground "#00ff00"
-   '(magit-diff-del ((t (:foreground "#ff"
-   '(magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
+   '(magit-diff-added-highlight ((t (:foreground "#00ff66"
+   '(magit-diffstat-added ((t (:foreground "#00ff66"
+   '(magit-diff-added ((t (:foreground "#00ff66"
+   '(magit-diff-removed-highlight ((t (:foreground "#ff0066"
+   '(magit-diffstat-removed ((t (:foreground "#ff0066"
+   '(magit-diff-removed ((t (:foreground "#ff0066"
+   '(magit-diff-context-highlight ((t (:foreground "#ff"
+   '(magit-diff-hunk-heading-highlight ((t (:background "#33" :foreground 
"#bb"
+   '(magit-section-heading ((t (:foreground "#ff0066"
+   '(magit-section-highlight ((t (:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"



[elpa] master 4c47826 1/2: Add theme faces for new magit version

2015-07-04 Thread Matthew Carter
branch: master
commit 4c478268da6f324deb8753ac1d1c83e767b14dca
Author: Matthew Carter 
Commit: Matthew Carter 

Add theme faces for new magit version
---
 ahungry-theme.el |   19 ++-
 1 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 788d58c..560661f 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.7
+;; Version: 1.0.8
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.7:
+;; - Add colors for magit 2.0 face names
+
  Changes since 1.0.6:
 ;; - Remove warning producing call to "default" background color
 ;; - Add a color update for mm-uu-extract
@@ -185,10 +188,16 @@
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
'(org-warning ((t (:weight normal :foreground "#ee0033"
-   '(magit-header ((t (:foreground "#ffc800"
-   '(magit-diff-add ((t (:foreground "#00ff00"
-   '(magit-diff-del ((t (:foreground "#ff"
-   '(magit-item-highlight ((t (:background "#11" :slant normal :weight 
extra-bold :inverse-video nil
+   '(magit-diff-added-highlight ((t (:foreground "#00ff66"
+   '(magit-diffstat-added ((t (:foreground "#00ff66"
+   '(magit-diff-added ((t (:foreground "#00ff66"
+   '(magit-diff-removed-highlight ((t (:foreground "#ff0066"
+   '(magit-diffstat-removed ((t (:foreground "#ff0066"
+   '(magit-diff-removed ((t (:foreground "#ff0066"
+   '(magit-diff-context-highlight ((t (:foreground "#ff"
+   '(magit-diff-hunk-heading-highlight ((t (:background "#33" :foreground 
"#bb"
+   '(magit-section-heading ((t (:foreground "#ff0066"
+   '(magit-section-highlight ((t (:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"



[elpa] master 2a51d27 2/2: Merge commit '9e64c798557bb7f1eeca91140515cb8d11edc8d6'

2015-07-07 Thread Matthew Carter
branch: master
commit 2a51d27baad30ea1d951e3ab195f87eee54bc195
Merge: fb4777a 9e64c79
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '9e64c798557bb7f1eeca91140515cb8d11edc8d6'
---
 packages/ahungry-theme/ahungry-theme.el |   21 ++---
 1 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 4c65724..2ddeb9e 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.8
+;; Version: 1.0.9
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.8:
+;; - Add even more colors for magit 2.0 face names
+
  Changes since 1.0.7:
 ;; - Add colors for magit 2.0 face names
 
@@ -188,16 +191,20 @@
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
'(org-warning ((t (:weight normal :foreground "#ee0033"
-   '(magit-diff-added-highlight ((t (:foreground "#00ff66"
+   '(magit-hash ((t (:foreground "#6699aa"
+   '(magit-branch-local ((t (:foreground "#0066ff"
+   '(magit-branch-remote ((t (:foreground "#ffcc44"
'(magit-diffstat-added ((t (:foreground "#00ff66"
-   '(magit-diff-added ((t (:foreground "#00ff66"
-   '(magit-diff-removed-highlight ((t (:foreground "#ff0066"
+   '(magit-diff-added-highlight ((t (:foreground "#33ff00" :weight normal
+   '(magit-diff-added ((t (:foreground "#44aa00" :weight normal
+   '(magit-diff-removed-highlight ((t (:foreground "#ff0033" :weight normal
+   '(magit-diff-removed ((t (:foreground "#aa0044" :weight normal
+   '(magit-diff-hunk-heading ((t (:foreground "#00"
+   '(magit-diff-hunk-heading-highlight ((t (:foreground "#00"
'(magit-diffstat-removed ((t (:foreground "#ff0066"
-   '(magit-diff-removed ((t (:foreground "#ff0066"
'(magit-diff-context-highlight ((t (:foreground "#ff"
-   '(magit-diff-hunk-heading-highlight ((t (:background "#33" :foreground 
"#bb"
'(magit-section-heading ((t (:foreground "#ff0066"
-   '(magit-section-highlight ((t (:foreground "#ff"
+   '(magit-section-highlight ((t (:weight bold;;:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"



[elpa] master 9e64c79 1/2: Even more magit 2.0 face names

2015-07-07 Thread Matthew Carter
branch: master
commit 9e64c798557bb7f1eeca91140515cb8d11edc8d6
Author: Matthew Carter 
Commit: Matthew Carter 

Even more magit 2.0 face names
---
 ahungry-theme.el |   21 ++---
 1 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 560661f..e083a14 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.8
+;; Version: 1.0.9
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.8:
+;; - Add even more colors for magit 2.0 face names
+
  Changes since 1.0.7:
 ;; - Add colors for magit 2.0 face names
 
@@ -188,16 +191,20 @@
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
'(org-warning ((t (:weight normal :foreground "#ee0033"
-   '(magit-diff-added-highlight ((t (:foreground "#00ff66"
+   '(magit-hash ((t (:foreground "#6699aa"
+   '(magit-branch-local ((t (:foreground "#0066ff"
+   '(magit-branch-remote ((t (:foreground "#ffcc44"
'(magit-diffstat-added ((t (:foreground "#00ff66"
-   '(magit-diff-added ((t (:foreground "#00ff66"
-   '(magit-diff-removed-highlight ((t (:foreground "#ff0066"
+   '(magit-diff-added-highlight ((t (:foreground "#33ff00" :weight normal
+   '(magit-diff-added ((t (:foreground "#44aa00" :weight normal
+   '(magit-diff-removed-highlight ((t (:foreground "#ff0033" :weight normal
+   '(magit-diff-removed ((t (:foreground "#aa0044" :weight normal
+   '(magit-diff-hunk-heading ((t (:foreground "#00"
+   '(magit-diff-hunk-heading-highlight ((t (:foreground "#00"
'(magit-diffstat-removed ((t (:foreground "#ff0066"
-   '(magit-diff-removed ((t (:foreground "#ff0066"
'(magit-diff-context-highlight ((t (:foreground "#ff"
-   '(magit-diff-hunk-heading-highlight ((t (:background "#33" :foreground 
"#bb"
'(magit-section-heading ((t (:foreground "#ff0066"
-   '(magit-section-highlight ((t (:foreground "#ff"
+   '(magit-section-highlight ((t (:weight bold;;:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"



[elpa] master affdc46 2/3: Add version update note in file

2015-08-30 Thread Matthew Carter
branch: master
commit affdc4611d859e6f643e38c2ed9ad83debb92633
Author: Matthew Carter 
Commit: Matthew Carter 

Add version update note in file
---
 ahungry-theme.el |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 0180ddc..de3a64e 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.9
+;; Version: 1.0.10
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.9:
+;; - Add/adjust some of the org-mode faces
+
  Changes since 1.0.8:
 ;; - Add even more colors for magit 2.0 face names
 



[elpa] master 9ed9678 1/3: Add/adjust some of the org-mode faces

2015-08-30 Thread Matthew Carter
branch: master
commit 9ed9678006b89d84468bbeebb905a2133f29592b
Author: Matthew Carter 
Commit: Matthew Carter 

Add/adjust some of the org-mode faces
---
 ahungry-theme.el |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index e083a14..0180ddc 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -165,7 +165,7 @@
'(message-header-to ((t (:foreground "#ff"
'(message-header-cc ((t (:foreground "#ff"
'(mm-uu-extract ((t (:foreground "#0066ff"
-   '(org-hide ((t (:foreground "#009933"
+   '(org-hide ((t (:foreground "#22"
'(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
'(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2
'(org-level-3 ((t (:bold t :foreground "#00aa33" :height 1.0
@@ -178,6 +178,7 @@
'(org-block ((t (:foreground "#99"
'(org-quote ((t (:inherit org-block :bold t :slant italic
'(org-verse ((t (:inherit org-block :bold t :slant italic
+   '(org-table ((t (:foreground "#0055ff"
'(org-todo ((t (:bold t :foreground "#ff0099"
'(org-done ((t (:bold t :foreground "#00cc33"
'(org-agenda-structure ((t (:weight bold :foreground "#f68585"
@@ -190,6 +191,7 @@
'(org-block-end-line ((t (:foreground "#bb" :background "#33"
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
+   '(org-document-info-keyword ((t (:weight normal :foreground "#aa"
'(org-warning ((t (:weight normal :foreground "#ee0033"
'(magit-hash ((t (:foreground "#6699aa"
'(magit-branch-local ((t (:foreground "#0066ff"



[elpa] master updated (05c248a -> 9e61960)

2015-08-30 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  05c248a   * GNUmakefile: Use LC_ALL rather than LANG
   new  9ed9678   Add/adjust some of the org-mode faces
   new  affdc46   Add version update note in file
   new  9e61960   Merge commit 'affdc4611d859e6f643e38c2ed9ad83debb92633'


Summary of changes:
 packages/ahungry-theme/ahungry-theme.el |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)



[elpa] master 9e61960 3/3: Merge commit 'affdc4611d859e6f643e38c2ed9ad83debb92633'

2015-08-30 Thread Matthew Carter
branch: master
commit 9e619608dda79bf8f889e9cb039f2a65b72198a6
Merge: 05c248a affdc46
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'affdc4611d859e6f643e38c2ed9ad83debb92633'
---
 packages/ahungry-theme/ahungry-theme.el |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 2ddeb9e..8a917ca 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.9
+;; Version: 1.0.10
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.9:
+;; - Add/adjust some of the org-mode faces
+
  Changes since 1.0.8:
 ;; - Add even more colors for magit 2.0 face names
 
@@ -165,7 +168,7 @@
'(message-header-to ((t (:foreground "#ff"
'(message-header-cc ((t (:foreground "#ff"
'(mm-uu-extract ((t (:foreground "#0066ff"
-   '(org-hide ((t (:foreground "#009933"
+   '(org-hide ((t (:foreground "#22"
'(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
'(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2
'(org-level-3 ((t (:bold t :foreground "#00aa33" :height 1.0
@@ -178,6 +181,7 @@
'(org-block ((t (:foreground "#99"
'(org-quote ((t (:inherit org-block :bold t :slant italic
'(org-verse ((t (:inherit org-block :bold t :slant italic
+   '(org-table ((t (:foreground "#0055ff"
'(org-todo ((t (:bold t :foreground "#ff0099"
'(org-done ((t (:bold t :foreground "#00cc33"
'(org-agenda-structure ((t (:weight bold :foreground "#f68585"
@@ -190,6 +194,7 @@
'(org-block-end-line ((t (:foreground "#bb" :background "#33"
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
+   '(org-document-info-keyword ((t (:weight normal :foreground "#aa"
'(org-warning ((t (:weight normal :foreground "#ee0033"
'(magit-hash ((t (:foreground "#6699aa"
'(magit-branch-local ((t (:foreground "#0066ff"



[elpa] master e0f899e 2/2: Merge commit '66d05f89242cd4b996ce5dcea0a5fcf9b4e5a1b6'

2015-10-12 Thread Matthew Carter
branch: master
commit e0f899e29f41b61464530d1a5756acdb76726cf4
Merge: e0b988b 66d05f8
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '66d05f89242cd4b996ce5dcea0a5fcf9b4e5a1b6'
---
 packages/ahungry-theme/ahungry-theme.el |   17 ++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 8a917ca..852e4a6 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.10
+;; Version: 1.0.11
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.0.10:
+;; - Add faces for powerline/spaceline setup
+;; - Reduce org-mode heading sizes slightly
+
  Changes since 1.0.9:
 ;; - Add/adjust some of the org-mode faces
 
@@ -80,6 +84,13 @@
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
'(mode-line-buffer-id ((t (:bold t :foreground "#ff" :background 
"#0055ff"
+   '(powerline-active1 ((t (:foreground "#ff" :background "#22"
+   '(powerline-active2 ((t (:foreground "#ff" :background "#77ff00"
+   '(powerline-inactive1 ((t (:foreground "#ff" :background "#55"
+   '(powerline-inactive2 ((t (:foreground "#ff" :background "#66ff33"
+   '(spaceline-flycheck-error ((t (:foreground "#ff0066" :background 
"#33"
+   '(spaceline-flycheck-info ((t (:foreground "#ffaa00" :background 
"#33"
+   '(spaceline-flycheck-warning ((t (:foreground "#ffaa00" :background 
"#33"
'(region ((t (:background "#44"
'(link ((t (:underline t :foreground "#33ff99"
'(custom-link ((t (:inherit 'link
@@ -169,8 +180,8 @@
'(message-header-cc ((t (:foreground "#ff"
'(mm-uu-extract ((t (:foreground "#0066ff"
'(org-hide ((t (:foreground "#22"
-   '(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
-   '(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2
+   '(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.4
+   '(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.1
'(org-level-3 ((t (:bold t :foreground "#00aa33" :height 1.0
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
'(org-date ((t (:underline t :foreground "#ff0066"



[elpa] master 66d05f8 1/2: Update with face for powerline/spaceline setup

2015-10-12 Thread Matthew Carter
branch: master
commit 66d05f89242cd4b996ce5dcea0a5fcf9b4e5a1b6
Author: Matthew Carter 
Commit: Matthew Carter 

Update with face for powerline/spaceline setup
---
 ahungry-theme.el |   17 ++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index de3a64e..4a7d069 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.10
+;; Version: 1.0.11
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.0.10:
+;; - Add faces for powerline/spaceline setup
+;; - Reduce org-mode heading sizes slightly
+
  Changes since 1.0.9:
 ;; - Add/adjust some of the org-mode faces
 
@@ -80,6 +84,13 @@
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
'(mode-line-buffer-id ((t (:bold t :foreground "#ff" :background 
"#0055ff"
+   '(powerline-active1 ((t (:foreground "#ff" :background "#22"
+   '(powerline-active2 ((t (:foreground "#ff" :background "#77ff00"
+   '(powerline-inactive1 ((t (:foreground "#ff" :background "#55"
+   '(powerline-inactive2 ((t (:foreground "#ff" :background "#66ff33"
+   '(spaceline-flycheck-error ((t (:foreground "#ff0066" :background 
"#33"
+   '(spaceline-flycheck-info ((t (:foreground "#ffaa00" :background 
"#33"
+   '(spaceline-flycheck-warning ((t (:foreground "#ffaa00" :background 
"#33"
'(region ((t (:background "#44"
'(link ((t (:underline t :foreground "#33ff99"
'(custom-link ((t (:inherit 'link
@@ -169,8 +180,8 @@
'(message-header-cc ((t (:foreground "#ff"
'(mm-uu-extract ((t (:foreground "#0066ff"
'(org-hide ((t (:foreground "#22"
-   '(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
-   '(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2
+   '(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.4
+   '(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.1
'(org-level-3 ((t (:bold t :foreground "#00aa33" :height 1.0
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
'(org-date ((t (:underline t :foreground "#ff0066"



[elpa] master 52b0509 1/2: Use blue instead of purple for readability

2015-10-14 Thread Matthew Carter
branch: master
commit 52b050992ef6fe0e6e57b51bcb5c98e02c616541
Author: Matthew Carter 
Commit: Matthew Carter 

Use blue instead of purple for readability
---
 ahungry-theme.el |   31 +--
 1 files changed, 17 insertions(+), 14 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 4a7d069..34e3f3e 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.11
+;; Version: 1.0.12
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.11:
+;; - Purple is too hard to read on poor contrast monitors, use a blue
+
  Changes since 1.0.10:
 ;; - Add faces for powerline/spaceline setup
 ;; - Reduce org-mode heading sizes slightly
@@ -106,7 +109,7 @@
'(font-lock-keyword-face ((t (:foreground "#3cff00" :bold t
'(font-lock-string-face ((t (:foreground "#ff0077" :italic nil :bold nil
'(font-lock-type-face ((t (:foreground "#deff00" :bold t
-   '(font-lock-variable-name-face ((t (:foreground "#9900ff" :bold t
+   '(font-lock-variable-name-face ((t (:foreground "#0033ff" :bold t
'(font-lock-warning-face ((t (:bold t :foreground "#ff"
'(font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
'(comint-highlight-input ((t (:italic t :bold t
@@ -135,21 +138,21 @@
'(gnus-cite-face-2 ((t (:foreground "#cba559"
'(gnus-cite-face-3 ((t (:foreground "#83ae92"
'(gnus-cite-face-4 ((t (:foreground "#6898a7"
-   '(gnus-group-mail-1-empty ((t (:foreground "#00bbff"
-   '(gnus-group-mail-1 ((t (:bold t :foreground "#00bbff"
-   '(gnus-group-mail-2-empty ((t (:foreground "#00ffbb"
-   '(gnus-group-mail-2 ((t (:bold t :foreground "#00ffbb"
+   '(gnus-group-mail-1-empty ((t (:foreground "#009955"
+   '(gnus-group-mail-1 ((t (:bold t :foreground "#ff9900"
+   '(gnus-group-mail-2-empty ((t (:foreground "#009955"
+   '(gnus-group-mail-2 ((t (:bold t :foreground "#ffaa00"
'(gnus-group-mail-3-empty ((t (:foreground "#009955"
-   '(gnus-group-mail-3 ((t (:bold t :foreground "#ffc800"
-   '(gnus-group-mail-low-empty ((t (:foreground "#005fff"
+   '(gnus-group-mail-3 ((t (:bold t :foreground "#ffcc00"
+   '(gnus-group-mail-low-empty ((t (:foreground "#009955"
'(gnus-group-mail-low ((t (:bold t :foreground "#005fff"
-   '(gnus-group-news-1-empty ((t (:foreground "#00bbff"
-   '(gnus-group-news-1 ((t (:bold t :foreground "#00bbff"
-   '(gnus-group-news-2-empty ((t (:foreground "#00ffbb"
-   '(gnus-group-news-2 ((t (:bold t :foreground "#00ffbb"
+   '(gnus-group-news-1-empty ((t (:foreground "#009955"
+   '(gnus-group-news-1 ((t (:bold t :foreground "#ff9900"
+   '(gnus-group-news-2-empty ((t (:foreground "#009955"
+   '(gnus-group-news-2 ((t (:bold t :foreground "#ffaa00"
'(gnus-group-news-3-empty ((t (:foreground "#009955"
-   '(gnus-group-news-3 ((t (:bold t :foreground "#ffc800"
-   '(gnus-group-news-low-empty ((t (:foreground "#005fff"
+   '(gnus-group-news-3 ((t (:bold t :foreground "#ffcc00"
+   '(gnus-group-news-low-empty ((t (:foreground "#009955"
'(gnus-group-news-low ((t (:bold t :foreground "#005fff"
'(gnus-header-name ((t (:bold t :foreground "#33ffbb"
'(gnus-header-from ((t (:bold t :foreground "#ffc800"



[elpa] master 6578236 2/2: Merge commit '52b050992ef6fe0e6e57b51bcb5c98e02c616541'

2015-10-14 Thread Matthew Carter
branch: master
commit 6578236b45ab6d68749e2430c73660d5a03c2e22
Merge: c32d72f 52b0509
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '52b050992ef6fe0e6e57b51bcb5c98e02c616541'
---
 packages/ahungry-theme/ahungry-theme.el |   31 +--
 1 files changed, 17 insertions(+), 14 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 852e4a6..d395fa2 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.11
+;; Version: 1.0.12
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.11:
+;; - Purple is too hard to read on poor contrast monitors, use a blue
+
  Changes since 1.0.10:
 ;; - Add faces for powerline/spaceline setup
 ;; - Reduce org-mode heading sizes slightly
@@ -106,7 +109,7 @@
'(font-lock-keyword-face ((t (:foreground "#3cff00" :bold t
'(font-lock-string-face ((t (:foreground "#ff0077" :italic nil :bold nil
'(font-lock-type-face ((t (:foreground "#deff00" :bold t
-   '(font-lock-variable-name-face ((t (:foreground "#9900ff" :bold t
+   '(font-lock-variable-name-face ((t (:foreground "#0033ff" :bold t
'(font-lock-warning-face ((t (:bold t :foreground "#ff"
'(font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
'(comint-highlight-input ((t (:italic t :bold t
@@ -135,21 +138,21 @@
'(gnus-cite-face-2 ((t (:foreground "#cba559"
'(gnus-cite-face-3 ((t (:foreground "#83ae92"
'(gnus-cite-face-4 ((t (:foreground "#6898a7"
-   '(gnus-group-mail-1-empty ((t (:foreground "#00bbff"
-   '(gnus-group-mail-1 ((t (:bold t :foreground "#00bbff"
-   '(gnus-group-mail-2-empty ((t (:foreground "#00ffbb"
-   '(gnus-group-mail-2 ((t (:bold t :foreground "#00ffbb"
+   '(gnus-group-mail-1-empty ((t (:foreground "#009955"
+   '(gnus-group-mail-1 ((t (:bold t :foreground "#ff9900"
+   '(gnus-group-mail-2-empty ((t (:foreground "#009955"
+   '(gnus-group-mail-2 ((t (:bold t :foreground "#ffaa00"
'(gnus-group-mail-3-empty ((t (:foreground "#009955"
-   '(gnus-group-mail-3 ((t (:bold t :foreground "#ffc800"
-   '(gnus-group-mail-low-empty ((t (:foreground "#005fff"
+   '(gnus-group-mail-3 ((t (:bold t :foreground "#ffcc00"
+   '(gnus-group-mail-low-empty ((t (:foreground "#009955"
'(gnus-group-mail-low ((t (:bold t :foreground "#005fff"
-   '(gnus-group-news-1-empty ((t (:foreground "#00bbff"
-   '(gnus-group-news-1 ((t (:bold t :foreground "#00bbff"
-   '(gnus-group-news-2-empty ((t (:foreground "#00ffbb"
-   '(gnus-group-news-2 ((t (:bold t :foreground "#00ffbb"
+   '(gnus-group-news-1-empty ((t (:foreground "#009955"
+   '(gnus-group-news-1 ((t (:bold t :foreground "#ff9900"
+   '(gnus-group-news-2-empty ((t (:foreground "#009955"
+   '(gnus-group-news-2 ((t (:bold t :foreground "#ffaa00"
'(gnus-group-news-3-empty ((t (:foreground "#009955"
-   '(gnus-group-news-3 ((t (:bold t :foreground "#ffc800"
-   '(gnus-group-news-low-empty ((t (:foreground "#005fff"
+   '(gnus-group-news-3 ((t (:bold t :foreground "#ffcc00"
+   '(gnus-group-news-low-empty ((t (:foreground "#009955"
'(gnus-group-news-low ((t (:bold t :foreground "#005fff"
'(gnus-header-name ((t (:bold t :foreground "#33ffbb"
'(gnus-header-from ((t (:bold t :foreground "#ffc800"



[elpa] master 45bf75f 1/2: Add rainbow-delimiters and rainbow-blocks faces

2018-01-26 Thread Matthew Carter
branch: master
commit 45bf75f17752c8e8dd4c8a4531c0aa419cdccb84
Author: Matthew Carter 
Commit: Matthew Carter 

Add rainbow-delimiters and rainbow-blocks faces
---
 ahungry-theme.el | 25 +++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index ea0b3a7..fbe707b 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,11 +1,11 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2018  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.8.0
+;; Version: 1.10.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.8.0:
+;; - Add eyebrowse face and rainbow-delimiters/blocks faces.
+
  Changes since 1.7.0:
 ;; - Make helm faces easier on the eyes (less backgrounds).
 
@@ -312,6 +315,24 @@ Default value:
'(avy-lead-face-0 ((t (:foreground "#cf0" :bold t
'(avy-lead-face-1 ((t (:foreground "#09f" :bold t
'(avy-lead-face-2 ((t (:foreground "#0ff" :bold t
+   '(eyebrowse-mode-line-active ((t (:bold t
+   '(eyebrowse-mode-line-inactive ((t (:bold nil
+
+   '(rainbow-delimiters-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-delimiters-depth-2-face ((t (:foreground "#0cf"
+   '(rainbow-delimiters-depth-3-face ((t (:foreground "#ff0"
+   '(rainbow-delimiters-depth-4-face ((t (:foreground "#0ff"
+   '(rainbow-delimiters-depth-5-face ((t (:foreground "#ff7"
+   '(rainbow-delimiters-depth-6-face ((t (:foreground "#f90"
+   '(rainbow-delimiters-depth-7-face ((t (:foreground "#f00"
+
+   '(rainbow-blocks-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-blocks-depth-2-face ((t (:foreground "#0cf"
+   '(rainbow-blocks-depth-3-face ((t (:foreground "#ff0"
+   '(rainbow-blocks-depth-4-face ((t (:foreground "#0ff"
+   '(rainbow-blocks-depth-5-face ((t (:foreground "#ff7"
+   '(rainbow-blocks-depth-6-face ((t (:foreground "#f90"
+   '(rainbow-blocks-depth-7-face ((t (:foreground "#f00"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 392fde5 2/2: Merge commit '45bf75f17752c8e8dd4c8a4531c0aa419cdccb84'

2018-01-26 Thread Matthew Carter
branch: master
commit 392fde5a70903dc71d4208a4f9ab3f29a57550f6
Merge: 6fc8c7e 45bf75f
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '45bf75f17752c8e8dd4c8a4531c0aa419cdccb84'
---
 packages/ahungry-theme/ahungry-theme.el | 25 +++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index ea0b3a7..fbe707b 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -1,11 +1,11 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2018  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.8.0
+;; Version: 1.10.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.8.0:
+;; - Add eyebrowse face and rainbow-delimiters/blocks faces.
+
  Changes since 1.7.0:
 ;; - Make helm faces easier on the eyes (less backgrounds).
 
@@ -312,6 +315,24 @@ Default value:
'(avy-lead-face-0 ((t (:foreground "#cf0" :bold t
'(avy-lead-face-1 ((t (:foreground "#09f" :bold t
'(avy-lead-face-2 ((t (:foreground "#0ff" :bold t
+   '(eyebrowse-mode-line-active ((t (:bold t
+   '(eyebrowse-mode-line-inactive ((t (:bold nil
+
+   '(rainbow-delimiters-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-delimiters-depth-2-face ((t (:foreground "#0cf"
+   '(rainbow-delimiters-depth-3-face ((t (:foreground "#ff0"
+   '(rainbow-delimiters-depth-4-face ((t (:foreground "#0ff"
+   '(rainbow-delimiters-depth-5-face ((t (:foreground "#ff7"
+   '(rainbow-delimiters-depth-6-face ((t (:foreground "#f90"
+   '(rainbow-delimiters-depth-7-face ((t (:foreground "#f00"
+
+   '(rainbow-blocks-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-blocks-depth-2-face ((t (:foreground "#0cf"
+   '(rainbow-blocks-depth-3-face ((t (:foreground "#ff0"
+   '(rainbow-blocks-depth-4-face ((t (:foreground "#0ff"
+   '(rainbow-blocks-depth-5-face ((t (:foreground "#ff7"
+   '(rainbow-blocks-depth-6-face ((t (:foreground "#f90"
+   '(rainbow-blocks-depth-7-face ((t (:foreground "#f00"
)
   (custom-theme-set-variables
'ahungry



[elpa] master e6dbbf9 2/2: Merge commit '9367e4a277fdabde7433640fbae48407bab7c4da'

2018-01-26 Thread Matthew Carter
branch: master
commit e6dbbf98f485cdc37a2ef8091cf30cede1a983f4
Merge: 392fde5 9367e4a
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '9367e4a277fdabde7433640fbae48407bab7c4da'
---
 packages/ahungry-theme/ahungry-theme.el | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index fbe707b..5c5d710 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -324,7 +324,9 @@ Default value:
'(rainbow-delimiters-depth-4-face ((t (:foreground "#0ff"
'(rainbow-delimiters-depth-5-face ((t (:foreground "#ff7"
'(rainbow-delimiters-depth-6-face ((t (:foreground "#f90"
-   '(rainbow-delimiters-depth-7-face ((t (:foreground "#f00"
+   '(rainbow-delimiters-depth-7-face ((t (:foreground "#f0a"
+   '(rainbow-delimiters-depth-8-face ((t (:foreground "#a0f"
+   '(rainbow-delimiters-depth-9-face ((t (:foreground "#0fa"
 
'(rainbow-blocks-depth-1-face ((t (:foreground "#cf0" :bold t
'(rainbow-blocks-depth-2-face ((t (:foreground "#0cf"
@@ -332,7 +334,9 @@ Default value:
'(rainbow-blocks-depth-4-face ((t (:foreground "#0ff"
'(rainbow-blocks-depth-5-face ((t (:foreground "#ff7"
'(rainbow-blocks-depth-6-face ((t (:foreground "#f90"
-   '(rainbow-blocks-depth-7-face ((t (:foreground "#f00"
+   '(rainbow-blocks-depth-7-face ((t (:foreground "#f0a"
+   '(rainbow-blocks-depth-8-face ((t (:foreground "#a0f"
+   '(rainbow-blocks-depth-9-face ((t (:foreground "#0fa"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 9367e4a 1/2: Add more rainbow-delimiter/block faces

2018-01-26 Thread Matthew Carter
branch: master
commit 9367e4a277fdabde7433640fbae48407bab7c4da
Author: Matthew Carter 
Commit: Matthew Carter 

Add more rainbow-delimiter/block faces
---
 ahungry-theme.el | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index fbe707b..5c5d710 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -324,7 +324,9 @@ Default value:
'(rainbow-delimiters-depth-4-face ((t (:foreground "#0ff"
'(rainbow-delimiters-depth-5-face ((t (:foreground "#ff7"
'(rainbow-delimiters-depth-6-face ((t (:foreground "#f90"
-   '(rainbow-delimiters-depth-7-face ((t (:foreground "#f00"
+   '(rainbow-delimiters-depth-7-face ((t (:foreground "#f0a"
+   '(rainbow-delimiters-depth-8-face ((t (:foreground "#a0f"
+   '(rainbow-delimiters-depth-9-face ((t (:foreground "#0fa"
 
'(rainbow-blocks-depth-1-face ((t (:foreground "#cf0" :bold t
'(rainbow-blocks-depth-2-face ((t (:foreground "#0cf"
@@ -332,7 +334,9 @@ Default value:
'(rainbow-blocks-depth-4-face ((t (:foreground "#0ff"
'(rainbow-blocks-depth-5-face ((t (:foreground "#ff7"
'(rainbow-blocks-depth-6-face ((t (:foreground "#f90"
-   '(rainbow-blocks-depth-7-face ((t (:foreground "#f00"
+   '(rainbow-blocks-depth-7-face ((t (:foreground "#f0a"
+   '(rainbow-blocks-depth-8-face ((t (:foreground "#a0f"
+   '(rainbow-blocks-depth-9-face ((t (:foreground "#0fa"
)
   (custom-theme-set-variables
'ahungry



[elpa] master a038d91 2/3: Add link colors, don't use bold on rainbow-delim/block

2018-01-30 Thread Matthew Carter
branch: master
commit a038d91ec593d1f1b19ca66a0576d59bbc24c523
Author: Matthew Carter 
Commit: Matthew Carter 

Add link colors, don't use bold on rainbow-delim/block
---
 ahungry-theme.el | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 2ca275c..4e49a2f 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -318,7 +318,7 @@ Default value:
'(eyebrowse-mode-line-active ((t (:bold t
'(eyebrowse-mode-line-inactive ((t (:bold nil
 
-   '(rainbow-delimiters-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-delimiters-depth-1-face ((t (:foreground "#cf0"
'(rainbow-delimiters-depth-2-face ((t (:foreground "#0cf"
'(rainbow-delimiters-depth-3-face ((t (:foreground "#ff0"
'(rainbow-delimiters-depth-4-face ((t (:foreground "#0ff"
@@ -328,7 +328,7 @@ Default value:
'(rainbow-delimiters-depth-8-face ((t (:foreground "#a0f"
'(rainbow-delimiters-depth-9-face ((t (:foreground "#0fa"
 
-   '(rainbow-blocks-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-blocks-depth-1-face ((t (:foreground "#cf0"
'(rainbow-blocks-depth-2-face ((t (:foreground "#0cf"
'(rainbow-blocks-depth-3-face ((t (:foreground "#ff0"
'(rainbow-blocks-depth-4-face ((t (:foreground "#0ff"
@@ -338,7 +338,8 @@ Default value:
'(rainbow-blocks-depth-8-face ((t (:foreground "#a0f"
'(rainbow-blocks-depth-9-face ((t (:foreground "#0fa"
 
-   '(link ((t (:foreground "#cf0"
+   '(link ((t (:foreground "#af0"
+   '(hackernews-link ((t (:foreground "#af0"
)
   (custom-theme-set-variables
'ahungry



[elpa] master edbdf4e 3/3: Merge commit 'a038d91ec593d1f1b19ca66a0576d59bbc24c523'

2018-01-30 Thread Matthew Carter
branch: master
commit edbdf4e964353634aa8ac78c5daaf32e2b202bd1
Merge: a23fe08 a038d91
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'a038d91ec593d1f1b19ca66a0576d59bbc24c523'
---
 packages/ahungry-theme/.gitignore   | 1 +
 packages/ahungry-theme/ahungry-theme.el | 7 +--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/.gitignore 
b/packages/ahungry-theme/.gitignore
new file mode 100644
index 000..51661dd
--- /dev/null
+++ b/packages/ahungry-theme/.gitignore
@@ -0,0 +1 @@
+flycheck_*.el
diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 5c5d710..4e49a2f 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -318,7 +318,7 @@ Default value:
'(eyebrowse-mode-line-active ((t (:bold t
'(eyebrowse-mode-line-inactive ((t (:bold nil
 
-   '(rainbow-delimiters-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-delimiters-depth-1-face ((t (:foreground "#cf0"
'(rainbow-delimiters-depth-2-face ((t (:foreground "#0cf"
'(rainbow-delimiters-depth-3-face ((t (:foreground "#ff0"
'(rainbow-delimiters-depth-4-face ((t (:foreground "#0ff"
@@ -328,7 +328,7 @@ Default value:
'(rainbow-delimiters-depth-8-face ((t (:foreground "#a0f"
'(rainbow-delimiters-depth-9-face ((t (:foreground "#0fa"
 
-   '(rainbow-blocks-depth-1-face ((t (:foreground "#cf0" :bold t
+   '(rainbow-blocks-depth-1-face ((t (:foreground "#cf0"
'(rainbow-blocks-depth-2-face ((t (:foreground "#0cf"
'(rainbow-blocks-depth-3-face ((t (:foreground "#ff0"
'(rainbow-blocks-depth-4-face ((t (:foreground "#0ff"
@@ -337,6 +337,9 @@ Default value:
'(rainbow-blocks-depth-7-face ((t (:foreground "#f0a"
'(rainbow-blocks-depth-8-face ((t (:foreground "#a0f"
'(rainbow-blocks-depth-9-face ((t (:foreground "#0fa"
+
+   '(link ((t (:foreground "#af0"
+   '(hackernews-link ((t (:foreground "#af0"
)
   (custom-theme-set-variables
'ahungry



[elpa] master updated (a23fe08 -> edbdf4e)

2018-01-30 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  a23fe08   * el-search/el-search.el: Add 
`el-search-edit-search-description'
   new  fd6c5fc   Add link color specifier to faces
   new  a038d91   Add link colors, don't use bold on rainbow-delim/block
   new  edbdf4e   Merge commit 'a038d91ec593d1f1b19ca66a0576d59bbc24c523'


Summary of changes:
 packages/ahungry-theme/.gitignore   | 1 +
 packages/ahungry-theme/ahungry-theme.el | 7 +--
 2 files changed, 6 insertions(+), 2 deletions(-)
 create mode 100644 packages/ahungry-theme/.gitignore



[elpa] master fd6c5fc 1/3: Add link color specifier to faces

2018-01-30 Thread Matthew Carter
branch: master
commit fd6c5fc3c25888c9137cb2a392a5534e1f1c669a
Author: Matthew Carter 
Commit: Matthew Carter 

Add link color specifier to faces
---
 .gitignore   | 1 +
 ahungry-theme.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..51661dd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+flycheck_*.el
diff --git a/ahungry-theme.el b/ahungry-theme.el
index 5c5d710..2ca275c 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -337,6 +337,8 @@ Default value:
'(rainbow-blocks-depth-7-face ((t (:foreground "#f0a"
'(rainbow-blocks-depth-8-face ((t (:foreground "#a0f"
'(rainbow-blocks-depth-9-face ((t (:foreground "#0fa"
+
+   '(link ((t (:foreground "#cf0"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 6298b25 2/2: Merge commit '1ce5a659e968af25122b46a3fc3b04b30b5ebdd5'

2016-02-08 Thread Matthew Carter
branch: master
commit 6298b25e06287ef62f4a62d52b112040811616f6
Merge: 6bc2878 1ce5a65
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '1ce5a659e968af25122b46a3fc3b04b30b5ebdd5'
---
 packages/ahungry-theme/ahungry-theme.el |   15 +--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index d395fa2..98deaf0 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -1,11 +1,11 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2015  Free Software Foundation, Inc.
+;; Copyright (C) 2015,2016  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.12
+;; Version: 1.1.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.12:
+;; - Add erc/jabber faces to begin with
+
  Changes since 1.0.11:
 ;; - Purple is too hard to read on poor contrast monitors, use a blue
 
@@ -229,6 +232,14 @@
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
'(helm-match ((t (:foreground "gold1"
'(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
+   '(erc-nick-default-face ((t (:foreground "#ff0099"
+   '(erc-current-nick-face ((t (:foreground "#0099ff"
+   '(erc-input-face ((t (:foreground "#0099ff"
+   '(erc-prompt-face ((t (:background nil :foreground "#66" :bold t 
:italic t
+   '(erc-timestamp-face ((t (:background nil :foreground "#66" :bold nil 
:italic t
+   '(jabber-chat-prompt-foreign ((t (:foreground "#ff0099"
+   '(jabber-chat-prompt-local ((t (:foreground "#0099ff"
+   '(jabber-rare-time-face ((t (:foreground "#66" :bold nil :italic t
)
   (custom-theme-set-variables
'ahungry



[elpa] master 1ce5a65 1/2: Add erc/jabber faces to theme

2016-02-08 Thread Matthew Carter
branch: master
commit 1ce5a659e968af25122b46a3fc3b04b30b5ebdd5
Author: Matthew Carter 
Commit: Matthew Carter 

Add erc/jabber faces to theme
---
 ahungry-theme.el |   15 +--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 34e3f3e..2356807 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,11 +1,11 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).
 
-;; Copyright (C) 2015  Free Software Foundation, Inc.
+;; Copyright (C) 2015,2016  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.12
+;; Version: 1.1.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.12:
+;; - Add erc/jabber faces to begin with
+
  Changes since 1.0.11:
 ;; - Purple is too hard to read on poor contrast monitors, use a blue
 
@@ -229,6 +232,14 @@
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
'(helm-match ((t (:foreground "gold1"
'(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
+   '(erc-nick-default-face ((t (:foreground "#ff0099"
+   '(erc-current-nick-face ((t (:foreground "#0099ff"
+   '(erc-input-face ((t (:foreground "#0099ff"
+   '(erc-prompt-face ((t (:background nil :foreground "#66" :bold t 
:italic t
+   '(erc-timestamp-face ((t (:background nil :foreground "#66" :bold nil 
:italic t
+   '(jabber-chat-prompt-foreign ((t (:foreground "#ff0099"
+   '(jabber-chat-prompt-local ((t (:foreground "#0099ff"
+   '(jabber-rare-time-face ((t (:foreground "#66" :bold nil :italic t
)
   (custom-theme-set-variables
'ahungry



[elpa] master f416352 2/3: Slight adjustment to modeline color

2016-05-16 Thread Matthew Carter
branch: master
commit f4163526c6f603b9dea1d8a3253d31c135fd8876
Author: Matthew Carter 
Commit: Matthew Carter 

Slight adjustment to modeline color
---
 ahungry-theme.el |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 97ee325..7d10791 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -100,7 +100,7 @@ Default value:
'(highlight ((t (:background "brown4" :foreground nil
'(border ((t (:background "#888a85"
'(fringe ((t (:background "#33"
-   '(mode-line ((t (:foreground "#0022ff" :bold t :background "#77ff00"
+   '(mode-line ((t (:foreground "#0022aa" :bold t :background "#77ff00"
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
'(mode-line-buffer-id ((t (:bold t :foreground "#ff" :background 
"#0055ff"



[elpa] master updated (1a3ec40 -> 2670a39)

2016-05-16 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  1a3ec40   * aggressive-indent.el: Silence warning
   new  04e7999   Add new ahungry-theme-font-settings variable
   new  f416352   Slight adjustment to modeline color
   new  2670a39   Merge commit 'f4163526c6f603b9dea1d8a3253d31c135fd8876'


Summary of changes:
 packages/ahungry-theme/README.md|5 +
 packages/ahungry-theme/ahungry-theme.el |   36 +--
 2 files changed, 34 insertions(+), 7 deletions(-)



[elpa] master 2670a39 3/3: Merge commit 'f4163526c6f603b9dea1d8a3253d31c135fd8876'

2016-05-16 Thread Matthew Carter
branch: master
commit 2670a396603bf44935e8ff1d3d2dead43c9e4c3c
Merge: 1a3ec40 f416352
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'f4163526c6f603b9dea1d8a3253d31c135fd8876'
---
 packages/ahungry-theme/README.md|5 +
 packages/ahungry-theme/ahungry-theme.el |   36 +--
 2 files changed, 34 insertions(+), 7 deletions(-)

diff --git a/packages/ahungry-theme/README.md b/packages/ahungry-theme/README.md
index 805f451..0543b09 100644
--- a/packages/ahungry-theme/README.md
+++ b/packages/ahungry-theme/README.md
@@ -17,6 +17,11 @@ Then, make sure to add the following to your ~/.emacs:
 ### Using load-theme
 ```lisp
 (add-to-list 'custom-theme-load-path "~/.emacs.d/color-theme-ahungry/")
+
+;; Only set this if you wish to retain your own font settings
+;; otherwise, leave it out.
+(setq ahungry-theme-font-settings nil)
+
 (load-theme 'ahungry t)
 ```
 the first time you load it, you will need to accept the theme.
diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 98deaf0..f382de6 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.1.0
+;; Version: 1.2.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.1.0:
+;; - New variable ahungry-theme-font-settings to avoid overriding user font 
sizes
+;; - Add info-mode faces
+
  Changes since 1.0.12:
 ;; - Add erc/jabber faces to begin with
 
@@ -75,18 +79,28 @@
 (deftheme ahungry
   "Ahungry Theme")
 
+(defvar ahungry-theme-font-settings
+  '(:family "Terminus" :foundry "xos4"
+:slant normal :weight normal
+:height 100 :width normal)
+  "If set to nil, will avoid overriding the user font settings.
+Leave this alone to retain defaults.
+
+Default value:
+  '(:family \"Terminus\" :foundry \"xos4\"
+:slant normal :weight normal
+:height 100 :width normal)")
+
 (let ((mainbg (when (display-graphic-p) "#22")));; "default")))
   (custom-theme-set-faces
'ahungry ;; This is the theme name
`(default ((t (:foreground "#ff" :background ,mainbg
-  :family "Terminus" :foundry "xos4"
-  :slant normal :weight normal
-  :height 100 :width normal
+  ,@ahungry-theme-font-settings
'(cursor ((t (:background "#fce94f" :foreground "#ff"
'(highlight ((t (:background "brown4" :foreground nil
'(border ((t (:background "#888a85"
'(fringe ((t (:background "#33"
-   '(mode-line ((t (:foreground "#0022ff" :bold t :background "#77ff00"
+   '(mode-line ((t (:foreground "#0022aa" :bold t :background "#77ff00"
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
'(mode-line-buffer-id ((t (:bold t :foreground "#ff" :background 
"#0055ff"
@@ -129,8 +143,6 @@
'(isearch-lazy-highlight-face ((t (:foreground "#2e3436" :background 
"#ff6600"
'(show-paren-match-face ((t (:background "#ff6600" :foreground "#2e3436"
'(show-paren-mismatch-face ((t (:background "#99" :foreground 
"#ff6600"
-   '(info-xref ((t (:foreground "#33ffbb"
-   '(info-xref-visited ((t (:foreground "#99"
'(diary ((t (:bold t :foreground "#ff"
'(message-cited-text ((t (:foreground "#ffc800"
'(gnus-cite-1 ((t (:foreground "#99"
@@ -240,6 +252,16 @@
'(jabber-chat-prompt-foreign ((t (:foreground "#ff0099"
'(jabber-chat-prompt-local ((t (:foreground "#0099ff"
'(jabber-rare-time-face ((t (:foreground "#66" :bold nil :italic t
+   '(eshell-prompt ((t (:foreground "#0099ff"
+   '(info-menu-header ((t (:foreground "#0099ff" :bold t :underline t
+   '(info-header-xref ((t (:foreground "#0099ff"
+   '(info-header-node ((t (:foreground "#ff0099" :bold t :italic t
+   '(info-menu-star ((t (:foreground "#0099ff" :bold t
+   '(info-xref-visited ((t (:foreground "#99"
+   '(info-xref ((t (:foreground "#0099ff"
+   '(info-node ((t (:foreground "#ff0099"
+   '(info-title-1 ((t (:foreground "yellow" :bold t
+   '(info-title-2 ((t (:foreground "#ff0099"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 04e7999 1/3: Add new ahungry-theme-font-settings variable

2016-05-16 Thread Matthew Carter
branch: master
commit 04e7999447237a989bfece879928343ceba7c603
Author: Matthew Carter 
Commit: Matthew Carter 

Add new ahungry-theme-font-settings variable

This allows prevention of overriding user font size/font family in the 
theme.
---
 README.md|5 +
 ahungry-theme.el |   34 --
 2 files changed, 33 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 805f451..0543b09 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,11 @@ Then, make sure to add the following to your ~/.emacs:
 ### Using load-theme
 ```lisp
 (add-to-list 'custom-theme-load-path "~/.emacs.d/color-theme-ahungry/")
+
+;; Only set this if you wish to retain your own font settings
+;; otherwise, leave it out.
+(setq ahungry-theme-font-settings nil)
+
 (load-theme 'ahungry t)
 ```
 the first time you load it, you will need to accept the theme.
diff --git a/ahungry-theme.el b/ahungry-theme.el
index 2356807..97ee325 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.1.0
+;; Version: 1.2.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.1.0:
+;; - New variable ahungry-theme-font-settings to avoid overriding user font 
sizes
+;; - Add info-mode faces
+
  Changes since 1.0.12:
 ;; - Add erc/jabber faces to begin with
 
@@ -75,13 +79,23 @@
 (deftheme ahungry
   "Ahungry Theme")
 
+(defvar ahungry-theme-font-settings
+  '(:family "Terminus" :foundry "xos4"
+:slant normal :weight normal
+:height 100 :width normal)
+  "If set to nil, will avoid overriding the user font settings.
+Leave this alone to retain defaults.
+
+Default value:
+  '(:family \"Terminus\" :foundry \"xos4\"
+:slant normal :weight normal
+:height 100 :width normal)")
+
 (let ((mainbg (when (display-graphic-p) "#22")));; "default")))
   (custom-theme-set-faces
'ahungry ;; This is the theme name
`(default ((t (:foreground "#ff" :background ,mainbg
-  :family "Terminus" :foundry "xos4"
-  :slant normal :weight normal
-  :height 100 :width normal
+  ,@ahungry-theme-font-settings
'(cursor ((t (:background "#fce94f" :foreground "#ff"
'(highlight ((t (:background "brown4" :foreground nil
'(border ((t (:background "#888a85"
@@ -129,8 +143,6 @@
'(isearch-lazy-highlight-face ((t (:foreground "#2e3436" :background 
"#ff6600"
'(show-paren-match-face ((t (:background "#ff6600" :foreground "#2e3436"
'(show-paren-mismatch-face ((t (:background "#99" :foreground 
"#ff6600"
-   '(info-xref ((t (:foreground "#33ffbb"
-   '(info-xref-visited ((t (:foreground "#99"
'(diary ((t (:bold t :foreground "#ff"
'(message-cited-text ((t (:foreground "#ffc800"
'(gnus-cite-1 ((t (:foreground "#99"
@@ -240,6 +252,16 @@
'(jabber-chat-prompt-foreign ((t (:foreground "#ff0099"
'(jabber-chat-prompt-local ((t (:foreground "#0099ff"
'(jabber-rare-time-face ((t (:foreground "#66" :bold nil :italic t
+   '(eshell-prompt ((t (:foreground "#0099ff"
+   '(info-menu-header ((t (:foreground "#0099ff" :bold t :underline t
+   '(info-header-xref ((t (:foreground "#0099ff"
+   '(info-header-node ((t (:foreground "#ff0099" :bold t :italic t
+   '(info-menu-star ((t (:foreground "#0099ff" :bold t
+   '(info-xref-visited ((t (:foreground "#99"
+   '(info-xref ((t (:foreground "#0099ff"
+   '(info-node ((t (:foreground "#ff0099"
+   '(info-title-1 ((t (:foreground "yellow" :bold t
+   '(info-title-2 ((t (:foreground "#ff0099"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 65ee800 1/3: Merge in changes from GNU Elpa subtree

2016-07-21 Thread Matthew Carter
branch: master
commit 65ee800e15fc9b04a70c2903f7a4620da40205cd
Author: Matthew Carter 
Commit: Matthew Carter 

Merge in changes from GNU Elpa subtree

None of the subtree commands seem to properly merge subtree back
upstream into the repository, so manually handle it here.

* Fix some quoting problems in doc strings
* packages/ahungry-theme/ahungry-theme.el: Use lexical-binding.
* color-theme-ahungry.el: Don't burp if color-theme is missing
---
 ahungry-theme.el   |4 ++--
 color-theme-ahungry.el |3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 7d10791..3b35f59 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,4 +1,4 @@
-;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).
+;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).  -*- lexical-binding:t -*-
 
 ;; Copyright (C) 2015,2016  Free Software Foundation, Inc.
 
@@ -87,7 +87,7 @@
 Leave this alone to retain defaults.
 
 Default value:
-  '(:family \"Terminus\" :foundry \"xos4\"
+   (:family \"Terminus\" :foundry \"xos4\"
 :slant normal :weight normal
 :height 100 :width normal)")
 
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index e9ded6e..14980d8 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -36,8 +36,7 @@
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'color-theme))
+(declare-function color-theme-install "color-theme" (theme))
 
 ;; Currently background-color and foreground-color are intentionally left
 ;; commented out, so that the color-theme in terminal mode will not overwrite



[elpa] master updated (f49409b -> 213ad35)

2016-07-21 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  f49409b   * nlinum.el: Add highlighting of the current line
   new  65ee800   Merge in changes from GNU Elpa subtree
   new  3ce72cf   packages/ahungry-theme: Fix poor contrast fonts
   new  213ad35   Merge commit '3ce72cf77cf5958d91b65bc4867cbacff968da74'


Summary of changes:
 packages/ahungry-theme/ahungry-theme.el |   13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)



[elpa] master 3ce72cf 2/3: packages/ahungry-theme: Fix poor contrast fonts

2016-07-21 Thread Matthew Carter
branch: master
commit 3ce72cf77cf5958d91b65bc4867cbacff968da74
Author: Matthew Carter 
Commit: Matthew Carter 

packages/ahungry-theme: Fix poor contrast fonts

* ahungry-theme.el: Fix up helm-grep results (poor contrast), add new
  color to org-link font face.
---
 ahungry-theme.el |   13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 3b35f59..27d75c3 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.2.0
+;; Version: 1.3.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,11 @@
 
 ;;; News:
 
+ Changes since 1.2.0:
+;; - Few new faces related to helm-grep search results (poor contrast 
previously)
+;; - Merge in GNU Elpa changes (avoid message clobbering in color-theme-mode)
+;; - Add lexical binding to the top of the file
+
  Changes since 1.1.0:
 ;; - New variable ahungry-theme-font-settings to avoid overriding user font 
sizes
 ;; - Add info-mode faces
@@ -100,6 +105,7 @@ Default value:
'(highlight ((t (:background "brown4" :foreground nil
'(border ((t (:background "#888a85"
'(fringe ((t (:background "#33"
+   '(error ((t (:foreground "Red1" :bold t
'(mode-line ((t (:foreground "#0022aa" :bold t :background "#77ff00"
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
@@ -204,7 +210,7 @@ Default value:
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
'(org-date ((t (:underline t :foreground "#ff0066"
'(org-footnote  ((t (:underline t :foreground "#ff0066"
-   '(org-link ((t (:foreground "skyblue2" :background "#2e3436"
+   '(org-link ((t (:foreground "#11" :background "#ff0099"
'(org-special-keyword ((t (:foreground "#cc0033"
'(org-verbatim ((t (:foreground "#cc6600" :underline t :slant italic
'(org-block ((t (:foreground "#99"
@@ -218,6 +224,7 @@ Default value:
'(org-agenda-date-weekend ((t (:weight normal :foreground "#005fff"
'(org-agenda-date-today ((t (:weight bold :foreground "#ffc800"
'(org-agenda-done ((t (:weight normal :foreground "#00aa33"
+   '(org-agenda-clocking ((t (:background "#33" :weight bold
'(org-block-begin-line ((t (:foreground "#bb" :background "#33"
'(org-block-background ((t (:background "#33"
'(org-block-end-line ((t (:foreground "#bb" :background "#33"
@@ -241,6 +248,8 @@ Default value:
'(magit-section-highlight ((t (:weight bold;;:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
+   '(helm-grep-cmd-line ((t (:foreground "#0022aa"
+   '(helm-grep-finish ((t (:foreground "#0022aa"
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
'(helm-match ((t (:foreground "gold1"
'(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil



[elpa] master 213ad35 3/3: Merge commit '3ce72cf77cf5958d91b65bc4867cbacff968da74'

2016-07-21 Thread Matthew Carter
branch: master
commit 213ad351d53f50ca62ce92dcd9ef6de0bdea3007
Merge: f49409b 3ce72cf
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '3ce72cf77cf5958d91b65bc4867cbacff968da74'
---
 packages/ahungry-theme/ahungry-theme.el |   13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 3b35f59..27d75c3 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.2.0
+;; Version: 1.3.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,11 @@
 
 ;;; News:
 
+ Changes since 1.2.0:
+;; - Few new faces related to helm-grep search results (poor contrast 
previously)
+;; - Merge in GNU Elpa changes (avoid message clobbering in color-theme-mode)
+;; - Add lexical binding to the top of the file
+
  Changes since 1.1.0:
 ;; - New variable ahungry-theme-font-settings to avoid overriding user font 
sizes
 ;; - Add info-mode faces
@@ -100,6 +105,7 @@ Default value:
'(highlight ((t (:background "brown4" :foreground nil
'(border ((t (:background "#888a85"
'(fringe ((t (:background "#33"
+   '(error ((t (:foreground "Red1" :bold t
'(mode-line ((t (:foreground "#0022aa" :bold t :background "#77ff00"
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
@@ -204,7 +210,7 @@ Default value:
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
'(org-date ((t (:underline t :foreground "#ff0066"
'(org-footnote  ((t (:underline t :foreground "#ff0066"
-   '(org-link ((t (:foreground "skyblue2" :background "#2e3436"
+   '(org-link ((t (:foreground "#11" :background "#ff0099"
'(org-special-keyword ((t (:foreground "#cc0033"
'(org-verbatim ((t (:foreground "#cc6600" :underline t :slant italic
'(org-block ((t (:foreground "#99"
@@ -218,6 +224,7 @@ Default value:
'(org-agenda-date-weekend ((t (:weight normal :foreground "#005fff"
'(org-agenda-date-today ((t (:weight bold :foreground "#ffc800"
'(org-agenda-done ((t (:weight normal :foreground "#00aa33"
+   '(org-agenda-clocking ((t (:background "#33" :weight bold
'(org-block-begin-line ((t (:foreground "#bb" :background "#33"
'(org-block-background ((t (:background "#33"
'(org-block-end-line ((t (:foreground "#bb" :background "#33"
@@ -241,6 +248,8 @@ Default value:
'(magit-section-highlight ((t (:weight bold;;:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
+   '(helm-grep-cmd-line ((t (:foreground "#0022aa"
+   '(helm-grep-finish ((t (:foreground "#0022aa"
'(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
'(helm-match ((t (:foreground "gold1"
'(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil



[elpa] master e3d7e22 1/2: Add realgud arrow overlays, adjust org-link colors

2017-07-02 Thread Matthew Carter
branch: master
commit e3d7e22cb10582a443b0e245be68aca936cd6abf
Author: Matthew Carter 
Commit: Matthew Carter 

Add realgud arrow overlays, adjust org-link colors
---
 ahungry-theme.el   | 14 +++---
 color-theme-ahungry.el | 27 +--
 2 files changed, 36 insertions(+), 5 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 27d75c3..f30208d 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,11 +1,11 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2015,2016  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.3.0
+;; Version: 1.4.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.3.0:
+;; - Add realgud overlay arrow colors
+;; - Reverse org-link faces for readability
+
  Changes since 1.2.0:
 ;; - Few new faces related to helm-grep search results (poor contrast 
previously)
 ;; - Merge in GNU Elpa changes (avoid message clobbering in color-theme-mode)
@@ -210,7 +214,7 @@ Default value:
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
'(org-date ((t (:underline t :foreground "#ff0066"
'(org-footnote  ((t (:underline t :foreground "#ff0066"
-   '(org-link ((t (:foreground "#11" :background "#ff0099"
+   '(org-link ((t (:background "#11" :foreground "#ff0099"
'(org-special-keyword ((t (:foreground "#cc0033"
'(org-verbatim ((t (:foreground "#cc6600" :underline t :slant italic
'(org-block ((t (:foreground "#99"
@@ -271,6 +275,10 @@ Default value:
'(info-node ((t (:foreground "#ff0099"
'(info-title-1 ((t (:foreground "yellow" :bold t
'(info-title-2 ((t (:foreground "#ff0099"
+   '(realgud-line-number ((t (:foreground "#99"
+   '(realgud-overlay-arrow1 ((t (:foreground "#6699ff"
+   '(realgud-overlay-arrow2 ((t (:foreground "#0099ff"
+   '(realgud-overlay-arrow3 ((t (:foreground "#00aa99"
)
   (custom-theme-set-variables
'ahungry
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index 14980d8..d80c03d 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -1,6 +1,6 @@
 ;;; color-theme-ahungry.el --- Ahungry color theme for Emacs.
 
-;; Copyright (C) 2015  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
@@ -154,7 +154,7 @@
  (org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
  (org-date ((t (:underline t :foreground "#ff0066"
  (org-footnote  ((t (:underline t :foreground "#ff0066"
- (org-link ((t (:foreground "skyblue2" :background "#2e3436"
+ (org-link ((t (:background "#11" :foreground "#ff0099"
  (org-special-keyword ((t (:foreground "#cc0033"
  (org-verbatim ((t (:foreground "#cc6600" :underline t :slant italic
  (org-block ((t (:foreground "#99"
@@ -182,6 +182,29 @@
  (helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
  (helm-match ((t (:foreground "gold1"
  (helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
+
+ (erc-nick-default-face ((t (:foreground "#ff0099"
+ (erc-current-nick-face ((t (:foreground "#0099ff"
+ (erc-input-face ((t (:foreground "#0099ff"
+ (erc-prompt-face ((t (:background nil :foreground "#66" :bold t 
:italic t
+ (erc-timestamp-face ((t (:background nil :foreground "#66" :bold nil 
:italic t
+ (jabber-chat-prompt-foreign ((t (:foreground "#ff0099"
+ (jabber-chat-prompt-local ((t (:foreground "#0099ff"
+ (jabber-rare-time-face ((t (:foreground "#66" :bold nil :italic t
+ (eshell-prompt ((t (:foreground "#0099ff"
+ (info-menu-header ((t (:foreground "#0099ff" :bold t :underline t
+ (info-header-xref ((t (:foreground "#0099ff"
+ (info-header-node ((t (:foreground "#ff0099" :bold t :italic t
+ (info-menu-star ((t (:foreground "#0099ff" :bold t
+ (info-xref-visited ((t (:foreground "#99"
+ (info-xref ((t (:foreground "#0099ff"
+ (info-node ((t (:foreground "#ff0099"
+ (info-title-1 ((t (:foreground "yellow" :bold t
+ (info-title-2 ((t (:foreground "#ff0099"
+ (realgud-line-number ((t (:foreground "#99"
+ (realgud-overlay-arrow1 ((t (:foreground "#6699ff"
+ (realgud-overlay-arrow2 ((t (:foreground "#0099ff"
+ (realgud-overlay-arrow3 ((t (:foreground "#00aa99"
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master 2484f60 2/2: Merge commit 'e3d7e22cb10582a443b0e245be68aca936cd6abf'

2017-07-02 Thread Matthew Carter
branch: master
commit 2484f609320ca48abc24f7ab0e938fee967fe430
Merge: 5bca5be e3d7e22
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'e3d7e22cb10582a443b0e245be68aca936cd6abf'
---
 packages/ahungry-theme/ahungry-theme.el   | 14 +++---
 packages/ahungry-theme/color-theme-ahungry.el | 27 +--
 2 files changed, 36 insertions(+), 5 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 27d75c3..f30208d 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -1,11 +1,11 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2015,2016  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.3.0
+;; Version: 1.4.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.3.0:
+;; - Add realgud overlay arrow colors
+;; - Reverse org-link faces for readability
+
  Changes since 1.2.0:
 ;; - Few new faces related to helm-grep search results (poor contrast 
previously)
 ;; - Merge in GNU Elpa changes (avoid message clobbering in color-theme-mode)
@@ -210,7 +214,7 @@ Default value:
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
'(org-date ((t (:underline t :foreground "#ff0066"
'(org-footnote  ((t (:underline t :foreground "#ff0066"
-   '(org-link ((t (:foreground "#11" :background "#ff0099"
+   '(org-link ((t (:background "#11" :foreground "#ff0099"
'(org-special-keyword ((t (:foreground "#cc0033"
'(org-verbatim ((t (:foreground "#cc6600" :underline t :slant italic
'(org-block ((t (:foreground "#99"
@@ -271,6 +275,10 @@ Default value:
'(info-node ((t (:foreground "#ff0099"
'(info-title-1 ((t (:foreground "yellow" :bold t
'(info-title-2 ((t (:foreground "#ff0099"
+   '(realgud-line-number ((t (:foreground "#99"
+   '(realgud-overlay-arrow1 ((t (:foreground "#6699ff"
+   '(realgud-overlay-arrow2 ((t (:foreground "#0099ff"
+   '(realgud-overlay-arrow3 ((t (:foreground "#00aa99"
)
   (custom-theme-set-variables
'ahungry
diff --git a/packages/ahungry-theme/color-theme-ahungry.el 
b/packages/ahungry-theme/color-theme-ahungry.el
index 14980d8..d80c03d 100644
--- a/packages/ahungry-theme/color-theme-ahungry.el
+++ b/packages/ahungry-theme/color-theme-ahungry.el
@@ -1,6 +1,6 @@
 ;;; color-theme-ahungry.el --- Ahungry color theme for Emacs.
 
-;; Copyright (C) 2015  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
@@ -154,7 +154,7 @@
  (org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
  (org-date ((t (:underline t :foreground "#ff0066"
  (org-footnote  ((t (:underline t :foreground "#ff0066"
- (org-link ((t (:foreground "skyblue2" :background "#2e3436"
+ (org-link ((t (:background "#11" :foreground "#ff0099"
  (org-special-keyword ((t (:foreground "#cc0033"
  (org-verbatim ((t (:foreground "#cc6600" :underline t :slant italic
  (org-block ((t (:foreground "#99"
@@ -182,6 +182,29 @@
  (helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
  (helm-match ((t (:foreground "gold1"
  (helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
+
+ (erc-nick-default-face ((t (:foreground "#ff0099"
+ (erc-current-nick-face ((t (:foreground "#0099ff"
+ (erc-input-face ((t (:foreground "#0099ff"
+ (erc-prompt-face ((t (:background nil :foreground "#66" :bold t 
:italic t
+ (erc-timestamp-face ((t (:background nil :foreground "#66" :bold nil 
:italic t
+ (jabber-chat-prompt-foreign ((t (:foreground "#ff0099"
+ (jabber-chat-prompt-local ((t (:foreground "#0099ff"
+ (jabber-rare-time-face ((t (:foreground "#66" :bold nil :italic t
+ (eshell-prompt ((t (:foreground "#0099ff"
+ (info-menu-header ((t (:foreground "#0099ff

[elpa] master 85a1af2 1/2: Add man face, add button face

2017-09-26 Thread Matthew Carter
branch: master
commit 85a1af27541f6a73a63120fac2cfbb7ba39531c9
Author: Matthew Carter 
Commit: Matthew Carter 

Add man face, add button face
---
 ahungry-theme.el   | 9 -
 color-theme-ahungry.el | 5 -
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index f30208d..13abbab 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.4.0
+;; Version: 1.5.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.4.0:
+;; - Add Man faces
+;; - Add button face
+
  Changes since 1.3.0:
 ;; - Add realgud overlay arrow colors
 ;; - Reverse org-link faces for readability
@@ -279,6 +283,9 @@ Default value:
'(realgud-overlay-arrow1 ((t (:foreground "#6699ff"
'(realgud-overlay-arrow2 ((t (:foreground "#0099ff"
'(realgud-overlay-arrow3 ((t (:foreground "#00aa99"
+   '(button ((t (:foreground "#0055ff" :bold t :underline t
+   '(Man-overstrike ((t (:foreground "yellow" :bold t
+   '(Man-underline ((t (:foreground "orange" :underline t
)
   (custom-theme-set-variables
'ahungry
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index d80c03d..a4f6a37 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.3
+;; Version: 1.5.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((color-theme "6.6.1"))
 
@@ -205,6 +205,9 @@
  (realgud-overlay-arrow1 ((t (:foreground "#6699ff"
  (realgud-overlay-arrow2 ((t (:foreground "#0099ff"
  (realgud-overlay-arrow3 ((t (:foreground "#00aa99"
+ (button ((t (:foreground "#0055ff" :bold t :underline t
+ (Man-overstrike ((t (:foreground "yellow" :bold t
+ (Man-underline ((t (:foreground "orange" :underline t
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master c0b1469 2/2: Merge commit '85a1af27541f6a73a63120fac2cfbb7ba39531c9'

2017-09-26 Thread Matthew Carter
branch: master
commit c0b1469fc8ac389b9f5ce13ba817f0c3516ae26b
Merge: 44000fd 85a1af2
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '85a1af27541f6a73a63120fac2cfbb7ba39531c9'
---
 packages/ahungry-theme/ahungry-theme.el   | 9 -
 packages/ahungry-theme/color-theme-ahungry.el | 5 -
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index f30208d..13abbab 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.4.0
+;; Version: 1.5.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.4.0:
+;; - Add Man faces
+;; - Add button face
+
  Changes since 1.3.0:
 ;; - Add realgud overlay arrow colors
 ;; - Reverse org-link faces for readability
@@ -279,6 +283,9 @@ Default value:
'(realgud-overlay-arrow1 ((t (:foreground "#6699ff"
'(realgud-overlay-arrow2 ((t (:foreground "#0099ff"
'(realgud-overlay-arrow3 ((t (:foreground "#00aa99"
+   '(button ((t (:foreground "#0055ff" :bold t :underline t
+   '(Man-overstrike ((t (:foreground "yellow" :bold t
+   '(Man-underline ((t (:foreground "orange" :underline t
)
   (custom-theme-set-variables
'ahungry
diff --git a/packages/ahungry-theme/color-theme-ahungry.el 
b/packages/ahungry-theme/color-theme-ahungry.el
index d80c03d..a4f6a37 100644
--- a/packages/ahungry-theme/color-theme-ahungry.el
+++ b/packages/ahungry-theme/color-theme-ahungry.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.3
+;; Version: 1.5.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((color-theme "6.6.1"))
 
@@ -205,6 +205,9 @@
  (realgud-overlay-arrow1 ((t (:foreground "#6699ff"
  (realgud-overlay-arrow2 ((t (:foreground "#0099ff"
  (realgud-overlay-arrow3 ((t (:foreground "#00aa99"
+ (button ((t (:foreground "#0055ff" :bold t :underline t
+ (Man-overstrike ((t (:foreground "yellow" :bold t
+ (Man-underline ((t (:foreground "orange" :underline t
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master 0008560 2/2: Merge commit '2b06d75096d6a1c06682b70e229f2c932e9eac2c'

2017-10-09 Thread Matthew Carter
branch: master
commit 0008560be8fa9f8f1c0a1e3fb2eeae32875f98a4
Merge: 1dae750 2b06d75
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '2b06d75096d6a1c06682b70e229f2c932e9eac2c'
---
 packages/ahungry-theme/ahungry-theme.el | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 13abbab..13cbf07 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.5.0
+;; Version: 1.6.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.5.0:
+;; - Bump up font size
+;; - Make dark blues a little brighter.
+
  Changes since 1.4.0:
 ;; - Add Man faces
 ;; - Add button face
@@ -95,7 +99,7 @@
 (defvar ahungry-theme-font-settings
   '(:family "Terminus" :foundry "xos4"
 :slant normal :weight normal
-:height 100 :width normal)
+:height 130 :width normal)
   "If set to nil, will avoid overriding the user font settings.
 Leave this alone to retain defaults.
 
@@ -104,7 +108,7 @@ Default value:
 :slant normal :weight normal
 :height 100 :width normal)")
 
-(let ((mainbg (when (display-graphic-p) "#22")));; "default")))
+(let ((mainbg (when (display-graphic-p) "#101010")));; "default")))
   (custom-theme-set-faces
'ahungry ;; This is the theme name
`(default ((t (:foreground "#ff" :background ,mainbg
@@ -133,14 +137,14 @@ Default value:
'(tooltip ((t (:inherit 'variable-pitch :foreground "black" :background 
"#33"
'(bold ((t (:bold t :underline nil :background nil
'(italic ((t (:italic t :underline nil :background nil
-   '(font-lock-builtin-face ((t (:foreground "#0055ff"
+   '(font-lock-builtin-face ((t (:foreground "#0099ff"
'(font-lock-comment-face ((t (:foreground "#888a85" :bold nil :italic t
'(font-lock-constant-face ((t (:foreground "#fff900"
'(font-lock-doc-face ((t (:foreground "#00" :bold t :italic t
'(font-lock-keyword-face ((t (:foreground "#3cff00" :bold t
'(font-lock-string-face ((t (:foreground "#ff0077" :italic nil :bold nil
'(font-lock-type-face ((t (:foreground "#deff00" :bold t
-   '(font-lock-variable-name-face ((t (:foreground "#0033ff" :bold t
+   '(font-lock-variable-name-face ((t (:foreground "#0066ff" :bold t
'(font-lock-warning-face ((t (:bold t :foreground "#ff"
'(font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
'(comint-highlight-input ((t (:italic t :bold t



[elpa] master 2b06d75 1/2: Adjust for better visibility

2017-10-09 Thread Matthew Carter
branch: master
commit 2b06d75096d6a1c06682b70e229f2c932e9eac2c
Author: Matthew Carter 
Commit: Matthew Carter 

Adjust for better visibility
---
 ahungry-theme.el | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 13abbab..13cbf07 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.5.0
+;; Version: 1.6.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,10 @@
 
 ;;; News:
 
+ Changes since 1.5.0:
+;; - Bump up font size
+;; - Make dark blues a little brighter.
+
  Changes since 1.4.0:
 ;; - Add Man faces
 ;; - Add button face
@@ -95,7 +99,7 @@
 (defvar ahungry-theme-font-settings
   '(:family "Terminus" :foundry "xos4"
 :slant normal :weight normal
-:height 100 :width normal)
+:height 130 :width normal)
   "If set to nil, will avoid overriding the user font settings.
 Leave this alone to retain defaults.
 
@@ -104,7 +108,7 @@ Default value:
 :slant normal :weight normal
 :height 100 :width normal)")
 
-(let ((mainbg (when (display-graphic-p) "#22")));; "default")))
+(let ((mainbg (when (display-graphic-p) "#101010")));; "default")))
   (custom-theme-set-faces
'ahungry ;; This is the theme name
`(default ((t (:foreground "#ff" :background ,mainbg
@@ -133,14 +137,14 @@ Default value:
'(tooltip ((t (:inherit 'variable-pitch :foreground "black" :background 
"#33"
'(bold ((t (:bold t :underline nil :background nil
'(italic ((t (:italic t :underline nil :background nil
-   '(font-lock-builtin-face ((t (:foreground "#0055ff"
+   '(font-lock-builtin-face ((t (:foreground "#0099ff"
'(font-lock-comment-face ((t (:foreground "#888a85" :bold nil :italic t
'(font-lock-constant-face ((t (:foreground "#fff900"
'(font-lock-doc-face ((t (:foreground "#00" :bold t :italic t
'(font-lock-keyword-face ((t (:foreground "#3cff00" :bold t
'(font-lock-string-face ((t (:foreground "#ff0077" :italic nil :bold nil
'(font-lock-type-face ((t (:foreground "#deff00" :bold t
-   '(font-lock-variable-name-face ((t (:foreground "#0033ff" :bold t
+   '(font-lock-variable-name-face ((t (:foreground "#0066ff" :bold t
'(font-lock-warning-face ((t (:bold t :foreground "#ff"
'(font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
'(comint-highlight-input ((t (:italic t :bold t



[elpa] master a0c1b61 2/2: Merge commit '2545b5c764bf84701e352a45d7e849b23845b006'

2017-10-23 Thread Matthew Carter
branch: master
commit a0c1b61bc95af89af3b3ec6de327a7780a15efa8
Merge: 649726e 2545b5c
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '2545b5c764bf84701e352a45d7e849b23845b006'
---
 packages/ahungry-theme/ahungry-theme.el   | 7 ++-
 packages/ahungry-theme/color-theme-ahungry.el | 4 +++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 13cbf07..ac7899e 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.6.0
+;; Version: 1.7.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.6.0:
+;; - Add man/woman faces.
+
  Changes since 1.5.0:
 ;; - Bump up font size
 ;; - Make dark blues a little brighter.
@@ -290,6 +293,8 @@ Default value:
'(button ((t (:foreground "#0055ff" :bold t :underline t
'(Man-overstrike ((t (:foreground "yellow" :bold t
'(Man-underline ((t (:foreground "orange" :underline t
+   '(woman-bold ((t (:foreground "yellow" :bold t
+   '(woman-italic ((t (:foreground "orange" :underline t
)
   (custom-theme-set-variables
'ahungry
diff --git a/packages/ahungry-theme/color-theme-ahungry.el 
b/packages/ahungry-theme/color-theme-ahungry.el
index a4f6a37..c2c8326 100644
--- a/packages/ahungry-theme/color-theme-ahungry.el
+++ b/packages/ahungry-theme/color-theme-ahungry.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.5.0
+;; Version: 1.7.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((color-theme "6.6.1"))
 
@@ -208,6 +208,8 @@
  (button ((t (:foreground "#0055ff" :bold t :underline t
  (Man-overstrike ((t (:foreground "yellow" :bold t
  (Man-underline ((t (:foreground "orange" :underline t
+ (woman-bold ((t (:foreground "yellow" :bold t
+ (woman-italic ((t (:foreground "orange" :underline t
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master 2545b5c 1/2: Add man page faces

2017-10-23 Thread Matthew Carter
branch: master
commit 2545b5c764bf84701e352a45d7e849b23845b006
Author: Matthew Carter 
Commit: Matthew Carter 

Add man page faces
---
 ahungry-theme.el   | 7 ++-
 color-theme-ahungry.el | 4 +++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 13cbf07..ac7899e 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.6.0
+;; Version: 1.7.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.6.0:
+;; - Add man/woman faces.
+
  Changes since 1.5.0:
 ;; - Bump up font size
 ;; - Make dark blues a little brighter.
@@ -290,6 +293,8 @@ Default value:
'(button ((t (:foreground "#0055ff" :bold t :underline t
'(Man-overstrike ((t (:foreground "yellow" :bold t
'(Man-underline ((t (:foreground "orange" :underline t
+   '(woman-bold ((t (:foreground "yellow" :bold t
+   '(woman-italic ((t (:foreground "orange" :underline t
)
   (custom-theme-set-variables
'ahungry
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index a4f6a37..c2c8326 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.5.0
+;; Version: 1.7.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((color-theme "6.6.1"))
 
@@ -208,6 +208,8 @@
  (button ((t (:foreground "#0055ff" :bold t :underline t
  (Man-overstrike ((t (:foreground "yellow" :bold t
  (Man-underline ((t (:foreground "orange" :underline t
+ (woman-bold ((t (:foreground "yellow" :bold t
+ (woman-italic ((t (:foreground "orange" :underline t
  )))
 
 (provide 'color-theme-ahungry)



[elpa] master 32ce776 1/2: Make some faces much more readable / less noisy

2017-10-24 Thread Matthew Carter
branch: master
commit 32ce7765c95559f6a0552cdaeedb6eb97bb7a476
Author: Matthew Carter 
Commit: Matthew Carter 

Make some faces much more readable / less noisy
---
 ahungry-theme.el | 17 ++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index ac7899e..9f3a760 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.7.0
+;; Version: 1.8.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.7.0:
+;; - Make helm faces easier on the eyes (less backgrounds).
+
  Changes since 1.6.0:
 ;; - Add man/woman faces.
 
@@ -263,11 +266,18 @@ Default value:
'(magit-section-highlight ((t (:weight bold;;:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
+   '(helm-ff-directory ((t (:background "gold1" :foreground "#00" :bold 
t
+   '(helm-ff-dotted-directory ((t (:foreground "#666"
+   '(helm-ff-dotted-symlink-directory ((t (:foreground "#999"
'(helm-grep-cmd-line ((t (:foreground "#0022aa"
'(helm-grep-finish ((t (:foreground "#0022aa"
-   '(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
+   '(helm-selection ((t (:foreground "#cf0066" :bold t
'(helm-match ((t (:foreground "gold1"
-   '(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
+   '(helm-visible-mark ((t (:foreground "#cf0066" :bold nil :italic t
+   '(helm-source-header ((t (:foreground "#36c" :bold t :italic t
+   '(helm-swoop-target-line-block-face ((t (:foreground "#ff6" :italic t
+   '(helm-swoop-target-line-face ((t (:foreground "#ff6" :italic t
+   '(helm-swoop-target-word-face ((t (:background "#000" :bold nil :italic t 
:underline t
'(erc-nick-default-face ((t (:foreground "#ff0099"
'(erc-current-nick-face ((t (:foreground "#0099ff"
'(erc-input-face ((t (:foreground "#0099ff"
@@ -295,6 +305,7 @@ Default value:
'(Man-underline ((t (:foreground "orange" :underline t
'(woman-bold ((t (:foreground "yellow" :bold t
'(woman-italic ((t (:foreground "orange" :underline t
+   '(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t
)
   (custom-theme-set-variables
'ahungry



[elpa] master 2a45930 2/2: Merge commit '32ce7765c95559f6a0552cdaeedb6eb97bb7a476'

2017-10-24 Thread Matthew Carter
branch: master
commit 2a45930d56dbdbfd71c1999c9b33907d179987ab
Merge: a0c1b61 32ce776
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '32ce7765c95559f6a0552cdaeedb6eb97bb7a476'
---
 packages/ahungry-theme/ahungry-theme.el | 17 ++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index ac7899e..9f3a760 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.7.0
+;; Version: 1.8.0
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.7.0:
+;; - Make helm faces easier on the eyes (less backgrounds).
+
  Changes since 1.6.0:
 ;; - Add man/woman faces.
 
@@ -263,11 +266,18 @@ Default value:
'(magit-section-highlight ((t (:weight bold;;:foreground "#ff"
'(minibuffer-prompt ((t (:foreground "#0055ff" :bold t
'(web-mode-html-tag-bracket-face ((t (:foreground "#66"
+   '(helm-ff-directory ((t (:background "gold1" :foreground "#00" :bold 
t
+   '(helm-ff-dotted-directory ((t (:foreground "#666"
+   '(helm-ff-dotted-symlink-directory ((t (:foreground "#999"
'(helm-grep-cmd-line ((t (:foreground "#0022aa"
'(helm-grep-finish ((t (:foreground "#0022aa"
-   '(helm-selection ((t (:foreground "#ff0099" :italic t :bold t :background 
"#f2e997"
+   '(helm-selection ((t (:foreground "#cf0066" :bold t
'(helm-match ((t (:foreground "gold1"
-   '(helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold 
nil :italic nil
+   '(helm-visible-mark ((t (:foreground "#cf0066" :bold nil :italic t
+   '(helm-source-header ((t (:foreground "#36c" :bold t :italic t
+   '(helm-swoop-target-line-block-face ((t (:foreground "#ff6" :italic t
+   '(helm-swoop-target-line-face ((t (:foreground "#ff6" :italic t
+   '(helm-swoop-target-word-face ((t (:background "#000" :bold nil :italic t 
:underline t
'(erc-nick-default-face ((t (:foreground "#ff0099"
'(erc-current-nick-face ((t (:foreground "#0099ff"
'(erc-input-face ((t (:foreground "#0099ff"
@@ -295,6 +305,7 @@ Default value:
'(Man-underline ((t (:foreground "orange" :underline t
'(woman-bold ((t (:foreground "yellow" :bold t
'(woman-italic ((t (:foreground "orange" :underline t
+   '(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t
)
   (custom-theme-set-variables
'ahungry



[elpa] master 6b078bf 1/2: Add an update to dired color

2017-10-29 Thread Matthew Carter
branch: master
commit 6b078bf41f59ea0158b01742cae428ed61c4bc35
Author: Matthew Carter 
Commit: Matthew Carter 

Add an update to dired color
---
 ahungry-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 9f3a760..0441dd5 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -306,6 +306,8 @@ Default value:
'(woman-bold ((t (:foreground "yellow" :bold t
'(woman-italic ((t (:foreground "orange" :underline t
'(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t
+   '(dired-filetype-program ((t (:foreground "#0066ff"
+   '(diredp-compressed-file-suffix ((t (:foreground "#0066ff"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 5ba0e78 2/2: Merge commit '6b078bf41f59ea0158b01742cae428ed61c4bc35'

2017-10-29 Thread Matthew Carter
branch: master
commit 5ba0e785e03908a87e0e9cf811c63eb5ca335962
Merge: ac19a16 6b078bf
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '6b078bf41f59ea0158b01742cae428ed61c4bc35'
---
 packages/ahungry-theme/ahungry-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 9f3a760..0441dd5 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -306,6 +306,8 @@ Default value:
'(woman-bold ((t (:foreground "yellow" :bold t
'(woman-italic ((t (:foreground "orange" :underline t
'(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t
+   '(dired-filetype-program ((t (:foreground "#0066ff"
+   '(diredp-compressed-file-suffix ((t (:foreground "#0066ff"
)
   (custom-theme-set-variables
'ahungry



[elpa] master 7e7d298 2/2: Merge commit '9ec7fca8002b213c7eee1168258e36a683190d18'

2017-11-03 Thread Matthew Carter
branch: master
commit 7e7d298d9d008ea54973604554667ef995d72d71
Merge: 23d1ac7 9ec7fca
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '9ec7fca8002b213c7eee1168258e36a683190d18'
---
 packages/ahungry-theme/ahungry-theme.el | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 0441dd5..ea0b3a7 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -275,9 +275,9 @@ Default value:
'(helm-match ((t (:foreground "gold1"
'(helm-visible-mark ((t (:foreground "#cf0066" :bold nil :italic t
'(helm-source-header ((t (:foreground "#36c" :bold t :italic t
-   '(helm-swoop-target-line-block-face ((t (:foreground "#ff6" :italic t
-   '(helm-swoop-target-line-face ((t (:foreground "#ff6" :italic t
-   '(helm-swoop-target-word-face ((t (:background "#000" :bold nil :italic t 
:underline t
+   '(helm-swoop-target-line-block-face ((t (:background "#ff6" :foreground 
"#000" :italic t
+   '(helm-swoop-target-line-face ((t (:background "#ff6" :foreground "#000" 
:italic t
+   '(helm-swoop-target-word-face ((t (:background "#000" :foreground "#ff6" 
:bold nil :italic t :underline t
'(erc-nick-default-face ((t (:foreground "#ff0099"
'(erc-current-nick-face ((t (:foreground "#0099ff"
'(erc-input-face ((t (:foreground "#0099ff"
@@ -308,6 +308,10 @@ Default value:
'(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t
'(dired-filetype-program ((t (:foreground "#0066ff"
'(diredp-compressed-file-suffix ((t (:foreground "#0066ff"
+   '(avy-lead-face ((t (:foreground "#f09" :bold t
+   '(avy-lead-face-0 ((t (:foreground "#cf0" :bold t
+   '(avy-lead-face-1 ((t (:foreground "#09f" :bold t
+   '(avy-lead-face-2 ((t (:foreground "#0ff" :bold t
)
   (custom-theme-set-variables
'ahungry



[elpa] master 9ec7fca 1/2: Make avy faces more readable in theme

2017-11-03 Thread Matthew Carter
branch: master
commit 9ec7fca8002b213c7eee1168258e36a683190d18
Author: Matthew Carter 
Commit: Matthew Carter 

Make avy faces more readable in theme
---
 ahungry-theme.el | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 0441dd5..ea0b3a7 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -275,9 +275,9 @@ Default value:
'(helm-match ((t (:foreground "gold1"
'(helm-visible-mark ((t (:foreground "#cf0066" :bold nil :italic t
'(helm-source-header ((t (:foreground "#36c" :bold t :italic t
-   '(helm-swoop-target-line-block-face ((t (:foreground "#ff6" :italic t
-   '(helm-swoop-target-line-face ((t (:foreground "#ff6" :italic t
-   '(helm-swoop-target-word-face ((t (:background "#000" :bold nil :italic t 
:underline t
+   '(helm-swoop-target-line-block-face ((t (:background "#ff6" :foreground 
"#000" :italic t
+   '(helm-swoop-target-line-face ((t (:background "#ff6" :foreground "#000" 
:italic t
+   '(helm-swoop-target-word-face ((t (:background "#000" :foreground "#ff6" 
:bold nil :italic t :underline t
'(erc-nick-default-face ((t (:foreground "#ff0099"
'(erc-current-nick-face ((t (:foreground "#0099ff"
'(erc-input-face ((t (:foreground "#0099ff"
@@ -308,6 +308,10 @@ Default value:
'(evil-ex-lazy-highlight ((t (:foreground "orange" :italic t :bold t
'(dired-filetype-program ((t (:foreground "#0066ff"
'(diredp-compressed-file-suffix ((t (:foreground "#0066ff"
+   '(avy-lead-face ((t (:foreground "#f09" :bold t
+   '(avy-lead-face-0 ((t (:foreground "#cf0" :bold t
+   '(avy-lead-face-1 ((t (:foreground "#09f" :bold t
+   '(avy-lead-face-2 ((t (:foreground "#0ff" :bold t
)
   (custom-theme-set-variables
'ahungry



[elpa] master updated (7b78b37 -> 0d834ff)

2015-01-27 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  7b78b37   Merge commit '440c41cc3f5137d694211719abaa38c0193a08a2' 
from hydra
   new  1583a82   Squashed 'packages/ahungry-theme/' content from commit 
57e4bc8
   new  0d834ff   Merge commit '1583a82fdcd387de95d27c384ec590e714d24c6a' 
as 'packages/ahungry-theme'


Summary of changes:
 COPYING => packages/ahungry-theme/LICENSE.md  |0
 packages/ahungry-theme/README.md  |   59 
 packages/ahungry-theme/ahungry-theme.el   |  184 
 packages/ahungry-theme/color-theme-ahungry.el |  187 +
 4 files changed, 430 insertions(+), 0 deletions(-)
 copy COPYING => packages/ahungry-theme/LICENSE.md (100%)
 create mode 100644 packages/ahungry-theme/README.md
 create mode 100644 packages/ahungry-theme/ahungry-theme.el
 create mode 100644 packages/ahungry-theme/color-theme-ahungry.el



[elpa] master 0d834ff 2/2: Merge commit '1583a82fdcd387de95d27c384ec590e714d24c6a' as 'packages/ahungry-theme'

2015-01-27 Thread Matthew Carter
branch: master
commit 0d834ff627ae024cd1edfb21023f506737139f24
Merge: 7b78b37 1583a82
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '1583a82fdcd387de95d27c384ec590e714d24c6a' as 
'packages/ahungry-theme'
---
 packages/ahungry-theme/LICENSE.md |  674 +
 packages/ahungry-theme/README.md  |   59 +++
 packages/ahungry-theme/ahungry-theme.el   |  184 +++
 packages/ahungry-theme/color-theme-ahungry.el |  187 +++
 4 files changed, 1104 insertions(+), 0 deletions(-)

diff --git a/packages/ahungry-theme/LICENSE.md 
b/packages/ahungry-theme/LICENSE.md
new file mode 100644
index 000..94a9ed0
--- /dev/null
+++ b/packages/ahungry-theme/LICENSE.md
@@ -0,0 +1,674 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+   TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations

[elpa] master 1583a82 1/2: Squashed 'packages/ahungry-theme/' content from commit 57e4bc8

2015-01-27 Thread Matthew Carter
branch: master
commit 1583a82fdcd387de95d27c384ec590e714d24c6a
Author: Matthew Carter 
Commit: Matthew Carter 

Squashed 'packages/ahungry-theme/' content from commit 57e4bc8

git-subtree-dir: packages/ahungry-theme
git-subtree-split: 57e4bc8d5725a4820999b69734b69ea53cb9de76
---
 LICENSE.md |  674 
 README.md  |   59 +
 ahungry-theme.el   |  184 +
 color-theme-ahungry.el |  187 +
 4 files changed, 1104 insertions(+), 0 deletions(-)

diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 000..94a9ed0
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,674 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+   TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all 

[elpa] master 57e4bc8 12/16: Fix README 'git clone' URL that was listed

2015-02-05 Thread Matthew Carter
branch: master
commit 57e4bc8d5725a4820999b69734b69ea53cb9de76
Author: Matthew Carter 
Commit: Matthew Carter 

Fix README 'git clone' URL that was listed
---
 README.md |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index ef903ca..805f451 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To install, clone the repository via:
 
 ```
 cd ~/.emacs.d
-git clone http://ahungry.com/images/color-theme-ahungry.git
+git clone https://github.com/ahungry/color-theme-ahungry.git
 ```
 
 Then, make sure to add the following to your ~/.emacs:



[elpa] master 3fe86e4 05/16: Update colors and meta data for package

2015-02-05 Thread Matthew Carter
branch: master
commit 3fe86e441b99fccd7cf7e440e4cbde262a6222df
Author: Matthew Carter 
Commit: Matthew Carter 

Update colors and meta data for package
---
 ahungry-theme.el |  145 -
 1 files changed, 77 insertions(+), 68 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 07b1fcd..139d425 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -2,7 +2,9 @@
 
 ;; color theme ahungry - A bright and bold color theme for GNU Emacs
 ;; Copyright (C) 2013 Matthew Carter
-;;
+
+;;; License:
+
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation, either version 3 of the License, or
@@ -19,11 +21,16 @@
 ;; Author: Matthew Carter 
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Url: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.1
+;; Version: 1.0.2
+;; Package-Requires: ((emacs "24"))
 
 ;;; Commentary:
 
-;; This file is NOT part of GNU Emacs.
+;; Bright and bold color theme for GNU Emacs.
+
+;; If you load it from a terminal, you will be able to make use of the
+;; transparent background.  If you load it from a GUI, it will default
+;; to a dark background.
 
 ;;; Code:
 
@@ -40,17 +47,17 @@
'(cursor ((t (:background "#fce94f" :foreground "#ff"
'(highlight ((t (:background "brown4" :foreground nil
'(border ((t (:background "#888a85"
-   '(fringe ((t (:background "grey10"
+   '(fringe ((t (:background "#33"
'(mode-line ((t (:foreground "#0022ff" :bold t :background "#77ff00"
 :box (:line-width 1 :color nil :style 
released-button)
'(mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
'(mode-line-buffer-id ((t (:bold t :foreground "#ff" :background 
"#0055ff"
'(region ((t (:background "#44"
-   '(link ((t (:underline t :foreground "lime"
+   '(link ((t (:underline t :foreground "#33ff99"
'(custom-link ((t (:inherit 'link
'(match ((t (:bold t :background "#e9b96e" :foreground "#2e3436"
-   '(tool-tips ((t (:inherit 'variable-pitch :foreground "black" :background 
"lightyellow"
-   '(tooltip ((t (:inherit 'variable-pitch :foreground "black" :background 
"lightyellow"
+   '(tool-tips ((t (:inherit 'variable-pitch :foreground "black" :background 
"#33"
+   '(tooltip ((t (:inherit 'variable-pitch :foreground "black" :background 
"#33"
'(bold ((t (:bold t :underline nil :background nil
'(italic ((t (:italic t :underline nil :background nil
'(font-lock-builtin-face ((t (:foreground "#0055ff"
@@ -64,22 +71,22 @@
'(font-lock-warning-face ((t (:bold t :foreground "#ff"
'(font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
'(comint-highlight-input ((t (:italic t :bold t
-   '(comint-highlight-prompt ((t (:foreground "#8ae234"
-   '(diff-header ((t (:background "gray30"
-   '(diff-index ((t (:foreground "#edd400" :bold t
-   '(diff-file-header ((t (:foreground "#ec" :bold t
-   '(diff-hunk-header ((t (:foreground "#edd400"
+   '(comint-highlight-prompt ((t (:foreground "#33cc33"
+   '(diff-header ((t (:background "#44"
+   '(diff-index ((t (:foreground "#00" :bold t
+   '(diff-file-header ((t (:foreground "#aa" :bold t
+   '(diff-hunk-header ((t (:foreground "#00"
'(diff-added ((t (:background "default" :foreground "#00ff00" :weight 
normal
'(diff-removed ((t (:background "default" :foreground "#ff" :weight 
normal
-   '(diff-context ((t (:foreground "#888a85"
-   '(diff-refine-change ((t (:bold t :background "gray30"
-   '(isearch ((t (:background "#f57900" :foreground "#2e3436"
-   '(isearch-lazy-highlight-face ((t (:foreground "#2e3436" :background 
"#e9b96e"
-   '(show-paren-match-face ((t (:foreground "#2e3436" :background "#73d216"
-   '(show-paren-mismatch-face ((t (:background "#99" :foreground 
"#2e3436"
-   '(info-xref ((t (:foreground "#729fcf"
+   '(diff-con

[elpa] master 66e4741 11/16: Host images on website not in repo

2015-02-05 Thread Matthew Carter
branch: master
commit 66e474135758474dbd2e2b2954aaeda3b5de174d
Author: Matthew Carter 
Commit: Matthew Carter 

Host images on website not in repo
---
 README.md   |   16 
 assembly.png|  Bin 255844 -> 0 bytes
 c.png   |  Bin 42660 -> 0 bytes
 common-lisp.png |  Bin 180380 -> 0 bytes
 javascript.png  |  Bin 65691 -> 0 bytes
 perl.png|  Bin 38945 -> 0 bytes
 php.png |  Bin 165574 -> 0 bytes
 require.png |  Bin 58074 -> 0 bytes
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 9790dff..ef903ca 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To install, clone the repository via:
 
 ```
 cd ~/.emacs.d
-git clone https://github.com/ahungry/color-theme-ahungry.git
+git clone http://ahungry.com/images/color-theme-ahungry.git
 ```
 
 Then, make sure to add the following to your ~/.emacs:
@@ -35,25 +35,25 @@ taken while using emacs in rxvt-unicode with a transparent 
background
 set under the ~/.Xresources config.
 
 ### Emacs Config (~/.emacs)
-![~/.emacs](https://github.com/ahungry/color-theme-ahungry/raw/master/require.png)
+![~/.emacs](http://ahungry.com/images/color-theme-ahungry/require.png)
 
 ### Common Lisp
-![Common 
Lisp](https://github.com/ahungry/color-theme-ahungry/raw/master/common-lisp.png)
+![Common Lisp](http://ahungry.com/images/color-theme-ahungry/common-lisp.png)
 
 ### PHP
-![PHP](https://github.com/ahungry/color-theme-ahungry/raw/master/php.png)
+![PHP](http://ahungry.com/images/color-theme-ahungry/php.png)
 
 ### Perl
-![Perl](https://github.com/ahungry/color-theme-ahungry/raw/master/perl.png)
+![Perl](http://ahungry.com/images/color-theme-ahungry/perl.png)
 
 ### C
-![C](https://github.com/ahungry/color-theme-ahungry/raw/master/c.png)
+![C](http://ahungry.com/images/color-theme-ahungry/c.png)
 
 ### Javascript
-![Javascript](https://github.com/ahungry/color-theme-ahungry/raw/master/javascript.png)
+![Javascript](http://ahungry.com/images/color-theme-ahungry/javascript.png)
 
 ### Assembly
-![Assembly](https://github.com/ahungry/color-theme-ahungry/raw/master/assembly.png)
+![Assembly](http://ahungry.com/images/color-theme-ahungry/assembly.png)
 
 ## License
 GPLv3
diff --git a/assembly.png b/assembly.png
deleted file mode 100644
index 1478402..000
Binary files a/assembly.png and /dev/null differ
diff --git a/c.png b/c.png
deleted file mode 100644
index 7ddea94..000
Binary files a/c.png and /dev/null differ
diff --git a/common-lisp.png b/common-lisp.png
deleted file mode 100644
index c5b1bbc..000
Binary files a/common-lisp.png and /dev/null differ
diff --git a/javascript.png b/javascript.png
deleted file mode 100644
index f50a7a1..000
Binary files a/javascript.png and /dev/null differ
diff --git a/perl.png b/perl.png
deleted file mode 100644
index fd8c41b..000
Binary files a/perl.png and /dev/null differ
diff --git a/php.png b/php.png
deleted file mode 100644
index 99097d3..000
Binary files a/php.png and /dev/null differ
diff --git a/require.png b/require.png
deleted file mode 100644
index 89468c3..000
Binary files a/require.png and /dev/null differ



[elpa] master e9d3acc 10/16: Update comment header on color-theme-ahungry.el

2015-02-05 Thread Matthew Carter
branch: master
commit e9d3acced60a750b0c01d2e460eb6bc160cacb69
Author: Matthew Carter 
Commit: Matthew Carter 

Update comment header on color-theme-ahungry.el
---
 ahungry-theme.el   |6 +++---
 color-theme-ahungry.el |   26 ++
 2 files changed, 17 insertions(+), 15 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 556c008..d17cee7 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -161,9 +161,9 @@
'(org-agenda-date-weekend ((t (:weight normal :foreground "#005fff"
'(org-agenda-date-today ((t (:weight bold :foreground "#ffc800"
'(org-agenda-done ((t (:weight normal :foreground "#00aa33"
-   '(org-block-begin-line ((t (:foreground "#bb" :background "#330066"
-   '(org-block-background ((t (:background "#003366"
-   '(org-block-end-line ((t (:foreground "#bb" :background "#330066"
+   '(org-block-begin-line ((t (:foreground "#bb" :background "#33"
+   '(org-block-background ((t (:background "#33"
+   '(org-block-end-line ((t (:foreground "#bb" :background "#33"
'(org-document-title ((t (:weight bold :foreground "#0077cc"
'(org-document-info ((t (:weight normal :foreground "#0077cc"
'(org-warning ((t (:weight normal :foreground "#ee0033"
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index 1e45aa9..53d26ba 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -1,7 +1,15 @@
 ;;; color-theme-ahungry.el --- Ahungry color theme for Emacs.
 
-;; color theme ahungry - A bright and bold color theme for GNU Emacs
-;; Copyright (C) 2013, 2014, 2015 Matthew Carter
+;; Copyright (C) 2015  Free Software Foundation, Inc.
+
+;; Author: Matthew Carter 
+;; Maintainer: Matthew Carter 
+;; URL: https://github.com/ahungry/color-theme-ahungry
+;; Version: 1.0.3
+;; Keywords: ahungry palette color theme emacs color-theme deftheme
+;; Package-Requires: ((color-theme "6.6.1"))
+
+;; This file is part of GNU Emacs.
 
 ;;; License:
 
@@ -18,12 +26,6 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-;; Author: Matthew Carter 
-;; Keywords: ahungry palette color theme emacs color-theme
-;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.2
-;; Package-Requires: ((color-theme "6.6.1"))
-
 ;;; Commentary:
 
 ;; Bright and bold color theme for GNU Emacs.
@@ -74,7 +76,7 @@
  (font-lock-keyword-face ((t (:foreground "#3cff00" :bold t
  (font-lock-string-face ((t (:foreground "#ff0077" :italic nil :bold 
nil
  (font-lock-type-face ((t (:foreground "#deff00" :bold t
- (font-lock-variable-name-face ((t (:foreground "#5500ff" :bold t
+ (font-lock-variable-name-face ((t (:foreground "#9900ff" :bold t
  (font-lock-warning-face ((t (:bold t :foreground "#ff"
  (font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
  (comint-highlight-input ((t (:italic t :bold t
@@ -166,9 +168,9 @@
  (org-agenda-date-weekend ((t (:weight normal :foreground "#005fff"
  (org-agenda-date-today ((t (:weight bold :foreground "#ffc800"
  (org-agenda-done ((t (:weight normal :foreground "#00aa33"
- (org-block-begin-line ((t (:foreground "#bb" :background "#330066"
- (org-block-background ((t (:background "#003366"
- (org-block-end-line ((t (:foreground "#bb" :background "#330066"
+ (org-block-begin-line ((t (:foreground "#bb" :background "#33"
+ (org-block-background ((t (:background "#33"
+ (org-block-end-line ((t (:foreground "#bb" :background "#33"
  (org-document-title ((t (:weight bold :foreground "#0077cc"
  (org-document-info ((t (:weight normal :foreground "#0077cc"
  (org-warning ((t (:weight normal :foreground "#ee0033"



[elpa] master updated (dc9644e -> 345663d)

2015-02-05 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  dc9644e   Merge branch 'master' of git://git.sv.gnu.org/emacs/elpa
   new  18b1970   Initial commit
   new  a586935   Change license from AGPLv3 to GPLv3, fix diff colors
   new  769d1a0   Lighten up main org mode color
   new  cfc370f   Clean up with flycheck-package recommendations
   new  3fe86e4   Update colors and meta data for package
   new  d35a250   Update color-theme file
   new  0616906   Add email address
   new  ebe6a05   Slightly darken font for inactives, lighten for actives
   new  5dc9600   Update Elpa comments to prepare for merge into GNU Elpa
   new  e9d3acc   Update comment header on color-theme-ahungry.el
   new  66e4741   Host images on website not in repo
   new  57e4bc8   Fix README 'git clone' URL that was listed
   new  e312e04   Manually add autoloads file to keep 
'custom-theme-load-path in sync
   new  dd975f0   Merge commit 'e312e04bc813a642483f0be67a6073cb93a24552'
   new  4c9fdc8   Update version and add News section for latest changes
   new  345663d   Merge commit '4c9fdc8a28ee4cfd795c94bc4b872138f363ae0f'


Summary of changes:
 packages/ahungry-theme/ahungry-theme-autoloads.el |   18 ++
 packages/ahungry-theme/ahungry-theme.el   |   11 +--
 2 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 packages/ahungry-theme/ahungry-theme-autoloads.el



[elpa] master 18b1970 01/16: Initial commit

2015-02-05 Thread Matthew Carter
branch: master
commit 18b1970ccbe8a13953dfd0583f8fdce9ed100020
Author: Matthew Carter 
Commit: Matthew Carter 

Initial commit
---
 LICENSE.md |  662 
 README.md  |   57 
 ahungry-theme.el   |  158 
 assembly.png   |  Bin 0 -> 255844 bytes
 c.png  |  Bin 0 -> 42660 bytes
 color-theme-ahungry.el |  165 
 common-lisp.png|  Bin 0 -> 180380 bytes
 javascript.png |  Bin 0 -> 65691 bytes
 perl.png   |  Bin 0 -> 38945 bytes
 php.png|  Bin 0 -> 165574 bytes
 require.png|  Bin 0 -> 58074 bytes
 11 files changed, 1042 insertions(+), 0 deletions(-)

diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 000..a871fcf
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,662 @@
+GNU AFFERO GENERAL PUBLIC LICENSE
+   Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+our General Public Licenses are intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+  A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate.  Many developers of free software are heartened and
+encouraged by the resulting cooperation.  However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+  The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community.  It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server.  Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+  An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals.  This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+   TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU Affero General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a pri

[elpa] master a586935 02/16: Change license from AGPLv3 to GPLv3, fix diff colors

2015-02-05 Thread Matthew Carter
branch: master
commit a586935cc90ebe749662374c5e334b24bc5b7e60
Author: Matthew Carter 
Commit: Matthew Carter 

Change license from AGPLv3 to GPLv3, fix diff colors
---
 LICENSE.md |  146 ++--
 README.md  |2 +-
 ahungry-theme.el   |   15 -
 color-theme-ahungry.el |   15 -
 4 files changed, 104 insertions(+), 74 deletions(-)

diff --git a/LICENSE.md b/LICENSE.md
index a871fcf..94a9ed0 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,5 +1,5 @@
-GNU AFFERO GENERAL PUBLIC LICENSE
-   Version 3, 19 November 2007
+GNU GENERAL PUBLIC LICENSE
+   Version 3, 29 June 2007
 
  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
@@ -7,15 +7,17 @@
 
 Preamble
 
-  The GNU Affero General Public License is a free, copyleft license for
-software and other kinds of works, specifically designed to ensure
-cooperation with the community in the case of network server software.
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
 
   The licenses for most software and other practical works are designed
 to take away your freedom to share and change the works.  By contrast,
-our General Public Licenses are intended to guarantee your freedom to
+the GNU General Public License is intended to guarantee your freedom to
 share and change all versions of a program--to make sure it remains free
-software for all its users.
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
 
   When we speak of free software, we are referring to freedom, not
 price.  Our General Public Licenses are designed to make sure that you
@@ -24,34 +26,44 @@ them if you wish), that you receive source code or can get 
it if you
 want it, that you can change the software or use pieces of it in new
 free programs, and that you know you can do these things.
 
-  Developers that use our General Public Licenses protect your rights
-with two steps: (1) assert copyright on the software, and (2) offer
-you this License which gives you legal permission to copy, distribute
-and/or modify the software.
-
-  A secondary benefit of defending all users' freedom is that
-improvements made in alternate versions of the program, if they
-receive widespread use, become available for other developers to
-incorporate.  Many developers of free software are heartened and
-encouraged by the resulting cooperation.  However, in the case of
-software used on network servers, this result may fail to come about.
-The GNU General Public License permits making a modified version and
-letting the public access it on a server without ever releasing its
-source code to the public.
-
-  The GNU Affero General Public License is designed specifically to
-ensure that, in such cases, the modified source code becomes available
-to the community.  It requires the operator of a network server to
-provide the source code of the modified version running there to the
-users of that server.  Therefore, public use of a modified version, on
-a publicly accessible server, gives the public access to the source
-code of the modified version.
-
-  An older license, called the Affero General Public License and
-published by Affero, was designed to accomplish similar goals.  This is
-a different license, not a version of the Affero GPL, but Affero has
-released a new version of the Affero GPL which permits relicensing under
-this license.
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users acc

[elpa] master dd975f0 14/16: Merge commit 'e312e04bc813a642483f0be67a6073cb93a24552'

2015-02-05 Thread Matthew Carter
branch: master
commit dd975f04da80c99b07419a6a33541bece0bbd69a
Merge: dc9644e e312e04
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit 'e312e04bc813a642483f0be67a6073cb93a24552'
---
 packages/ahungry-theme/ahungry-theme-autoloads.el |   18 ++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme-autoloads.el 
b/packages/ahungry-theme/ahungry-theme-autoloads.el
new file mode 100644
index 000..36923e1
--- /dev/null
+++ b/packages/ahungry-theme/ahungry-theme-autoloads.el
@@ -0,0 +1,18 @@
+;;; ahungry-theme-autoloads.el --- automatically extracted autoloads
+;;
+;;; Code:
+(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
+(when (boundp 'custom-theme-load-path)
+  (add-to-list 'custom-theme-load-path (or (file-name-directory #$) (car 
load-path
+
+;;;### (autoloads nil nil ("ahungry-theme-pkg.el" "ahungry-theme.el"
+;;  "color-theme-ahungry.el") (21716 20244 379937 516000))
+
+;;;***
+
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; End:
+;;; ahungry-theme-autoloads.el ends here



[elpa] master e312e04 13/16: Manually add autoloads file to keep 'custom-theme-load-path in sync

2015-02-05 Thread Matthew Carter
branch: master
commit e312e04bc813a642483f0be67a6073cb93a24552
Author: Matthew Carter 
Commit: Matthew Carter 

Manually add autoloads file to keep 'custom-theme-load-path in sync
---
 ahungry-theme-autoloads.el |   18 ++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/ahungry-theme-autoloads.el b/ahungry-theme-autoloads.el
new file mode 100644
index 000..36923e1
--- /dev/null
+++ b/ahungry-theme-autoloads.el
@@ -0,0 +1,18 @@
+;;; ahungry-theme-autoloads.el --- automatically extracted autoloads
+;;
+;;; Code:
+(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
+(when (boundp 'custom-theme-load-path)
+  (add-to-list 'custom-theme-load-path (or (file-name-directory #$) (car 
load-path
+
+;;;### (autoloads nil nil ("ahungry-theme-pkg.el" "ahungry-theme.el"
+;;  "color-theme-ahungry.el") (21716 20244 379937 516000))
+
+;;;***
+
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; End:
+;;; ahungry-theme-autoloads.el ends here



[elpa] master 769d1a0 03/16: Lighten up main org mode color

2015-02-05 Thread Matthew Carter
branch: master
commit 769d1a0ab053c35b2870f0474dedef16b6d8a59c
Author: Matthew Carter 
Commit: Matthew Carter 

Lighten up main org mode color
---
 ahungry-theme.el   |2 +-
 color-theme-ahungry.el |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index d2cef7c..80759db 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -129,7 +129,7 @@
'(message-header-to ((t (:foreground "white"
'(message-header-cc ((t (:foreground "white"
'(org-hide ((t (:foreground "#2e3436"
-   '(org-level-1 ((t (:bold t :foreground "#005fff" :height 1.5
+   '(org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
'(org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2
'(org-level-3 ((t (:bold t :foreground "#6ac214" :height 1.0
'(org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index d5d44c6..9059157 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -138,7 +138,7 @@
  (message-header-to ((t (:foreground "white"
  (message-header-cc ((t (:foreground "white"
  (org-hide ((t (:foreground "#2e3436"
- (org-level-1 ((t (:bold t :foreground "#005fff" :height 1.5
+ (org-level-1 ((t (:bold t :foreground "#4477ff" :height 1.5
  (org-level-2 ((t (:bold nil :foreground "#ffc800" :height 1.2
  (org-level-3 ((t (:bold t :foreground "#6ac214" :height 1.0
  (org-level-4 ((t (:bold nil :foreground "#f68585" :height 1.0



[elpa] master d35a250 06/16: Update color-theme file

2015-02-05 Thread Matthew Carter
branch: master
commit d35a2508e2b4f41ecbac371a23c4fbeec75e25fe
Author: Matthew Carter 
Commit: Matthew Carter 

Update color-theme file
---
 ahungry-theme.el   |4 +-
 color-theme-ahungry.el |  149 +---
 2 files changed, 80 insertions(+), 73 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 139d425..034df8b 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,7 +1,7 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.
 
 ;; color theme ahungry - A bright and bold color theme for GNU Emacs
-;; Copyright (C) 2013 Matthew Carter
+;; Copyright (C) 2013, 2014, 2015 Matthew Carter
 
 ;;; License:
 
@@ -20,7 +20,7 @@
 
 ;; Author: Matthew Carter 
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
-;; Url: https://github.com/ahungry/color-theme-ahungry
+;; URL: https://github.com/ahungry/color-theme-ahungry
 ;; Version: 1.0.2
 ;; Package-Requires: ((emacs "24"))
 
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index fe4f0fb..1e45aa9 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -1,8 +1,10 @@
 ;;; color-theme-ahungry.el --- Ahungry color theme for Emacs.
 
 ;; color theme ahungry - A bright and bold color theme for GNU Emacs
-;; Copyright (C) 2013 Matthew Carter
-;;
+;; Copyright (C) 2013, 2014, 2015 Matthew Carter
+
+;;; License:
+
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation, either version 3 of the License, or
@@ -18,14 +20,17 @@
 
 ;; Author: Matthew Carter 
 ;; Keywords: ahungry palette color theme emacs color-theme
-;; Url: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.1
+;; URL: https://github.com/ahungry/color-theme-ahungry
+;; Version: 1.0.2
 ;; Package-Requires: ((color-theme "6.6.1"))
 
 ;;; Commentary:
 
-;; This file is NOT part of GNU Emacs.
-;; color theme (requires http://www.emacswiki.org/cgi-bin/wiki?ColorTheme )
+;; Bright and bold color theme for GNU Emacs.
+
+;; If you load it from a terminal, you will be able to make use of the
+;; transparent background.  If you load it from a GUI, it will default
+;; to a dark background.
 
 ;;; Code:
 
@@ -49,17 +54,17 @@
  (cursor ((t (:background "#fce94f" :foreground "#ff"
  (highlight ((t (:background "brown4" :foreground nil
  (border ((t (:background "#888a85"
- (fringe ((t (:background "grey10"
+ (fringe ((t (:background "#33"
  (mode-line ((t (:foreground "#0022ff" :bold t :background "#77ff00"
  :box (:line-width 1 :color nil :style 
released-button)
  (mode-line-inactive ((t (:foreground "#44" :background "#66ff33"
  (mode-line-buffer-id ((t (:bold t :foreground "#ff" :background 
"#0055ff"
  (region ((t (:background "#44"
- (link ((t (:underline t :foreground "lime"
+ (link ((t (:underline t :foreground "#33ff99"
  (custom-link ((t (:inherit 'link
  (match ((t (:bold t :background "#e9b96e" :foreground "#2e3436"
- (tool-tips ((t (:inherit 'variable-pitch :foreground "black" :background 
"lightyellow"
- (tooltip ((t (:inherit 'variable-pitch :foreground "black" :background 
"lightyellow"
+ (tool-tips ((t (:inherit 'variable-pitch :foreground "black" :background 
"#33"
+ (tooltip ((t (:inherit 'variable-pitch :foreground "black" :background 
"#33"
  (bold ((t (:bold t :underline nil :background nil
  (italic ((t (:italic t :underline nil :background nil
  (font-lock-builtin-face ((t (:foreground "#0055ff"
@@ -73,22 +78,22 @@
  (font-lock-warning-face ((t (:bold t :foreground "#ff"
  (font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
  (comint-highlight-input ((t (:italic t :bold t
- (comint-highlight-prompt ((t (:foreground "#8ae234"
- (diff-header ((t (:background "gray30"
- (diff-index ((t (:foreground "#edd400" :bold t
- (diff-file-header ((t (:foreground "#ec" :bold t
- (diff-hunk-header ((t (:foreground "#edd400"
+ (comint-highlight-prompt ((t (:foreground "#33cc33"
+ (diff-header ((t (:background "#44"
+ (diff-index ((t (:foreground "#00" :bold t
+ (diff-file-header ((t (:foreground "#aa" :bold t
+ (diff-hunk-header ((t (:foreground "#00"
  (diff-added ((t (:background "

[elpa] master 4c9fdc8 15/16: Update version and add News section for latest changes

2015-02-05 Thread Matthew Carter
branch: master
commit 4c9fdc8a28ee4cfd795c94bc4b872138f363ae0f
Author: Matthew Carter 
Commit: Matthew Carter 

Update version and add News section for latest changes
---
 ahungry-theme.el |   11 +--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index d17cee7..5ed8ffe 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,11 +1,11 @@
-;;; ahungry-theme.el --- Ahungry color theme for Emacs.
+;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).
 
 ;; Copyright (C) 2015  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.3
+;; Version: 1.0.4
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -34,6 +34,13 @@
 ;; transparent background.  If you load it from a GUI, it will default
 ;; to a dark background.
 
+;;; News:
+
+ Changes since 1.0.3:
+;; - Manually include an autoloads file to make sure
+;;   custom-theme-load-path is filled out
+;; - Update description to make mention of (load-theme 'ahungry) for new users
+
 ;;; Code:
 
 (deftheme ahungry



[elpa] master 5dc9600 09/16: Update Elpa comments to prepare for merge into GNU Elpa

2015-02-05 Thread Matthew Carter
branch: master
commit 5dc9600d83c24f1fb4e0cceba22c56fbe23316cc
Author: Matthew Carter 
Commit: Matthew Carter 

Update Elpa comments to prepare for merge into GNU Elpa
---
 ahungry-theme.el |   18 ++
 1 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 4789c0e..556c008 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,7 +1,15 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.
 
-;; color theme ahungry - A bright and bold color theme for GNU Emacs
-;; Copyright (C) 2013, 2014, 2015 Matthew Carter 
+;; Copyright (C) 2015  Free Software Foundation, Inc.
+
+;; Author: Matthew Carter 
+;; Maintainer: Matthew Carter 
+;; URL: https://github.com/ahungry/color-theme-ahungry
+;; Version: 1.0.3
+;; Keywords: ahungry palette color theme emacs color-theme deftheme
+;; Package-Requires: ((emacs "24"))
+
+;; This file is part of GNU Emacs.
 
 ;;; License:
 
@@ -18,12 +26,6 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-;; Author: Matthew Carter 
-;; Keywords: ahungry palette color theme emacs color-theme deftheme
-;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.3
-;; Package-Requires: ((emacs "24"))
-
 ;;; Commentary:
 
 ;; Bright and bold color theme for GNU Emacs.



[elpa] master cfc370f 04/16: Clean up with flycheck-package recommendations

2015-02-05 Thread Matthew Carter
branch: master
commit cfc370fc1a661d2c62b072f1641a5c71d3353f48
Author: Matthew Carter 
Commit: Matthew Carter 

Clean up with flycheck-package recommendations
---
 ahungry-theme.el   |   16 +++-
 color-theme-ahungry.el |   18 +++---
 2 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 80759db..07b1fcd 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,4 +1,4 @@
-;; ahungry-theme.el --- Ahungry color theme for Emacs.
+;;; ahungry-theme.el --- Ahungry color theme for Emacs.
 
 ;; color theme ahungry - A bright and bold color theme for GNU Emacs
 ;; Copyright (C) 2013 Matthew Carter
@@ -16,13 +16,17 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-;; Author: Matthew Carter
-;; Keywords: ahungry palette color theme emacs deftheme
-;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.0
+;; Author: Matthew Carter 
+;; Keywords: ahungry palette color theme emacs color-theme deftheme
+;; Url: https://github.com/ahungry/color-theme-ahungry
+;; Version: 1.0.1
+
+;;; Commentary:
 
 ;; This file is NOT part of GNU Emacs.
 
+;;; Code:
+
 (deftheme ahungry
   "Ahungry Theme")
 
@@ -165,3 +169,5 @@
   )
 
 (provide-theme 'ahungry)
+
+;;; ahungry-theme.el ends here
diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el
index 9059157..fe4f0fb 100644
--- a/color-theme-ahungry.el
+++ b/color-theme-ahungry.el
@@ -1,4 +1,4 @@
-;; color-theme-ahungry.el --- Ahungry color theme for Emacs.
+;;; color-theme-ahungry.el --- Ahungry color theme for Emacs.
 
 ;; color theme ahungry - A bright and bold color theme for GNU Emacs
 ;; Copyright (C) 2013 Matthew Carter
@@ -16,15 +16,19 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-;; Author: Matthew Carter
-;; Keywords: ahungry palette color theme emacs
-;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.0
+;; Author: Matthew Carter 
+;; Keywords: ahungry palette color theme emacs color-theme
+;; Url: https://github.com/ahungry/color-theme-ahungry
+;; Version: 1.0.1
 ;; Package-Requires: ((color-theme "6.6.1"))
 
-;; This file is NOT part of GNU Emacs.
+;;; Commentary:
 
+;; This file is NOT part of GNU Emacs.
 ;; color theme (requires http://www.emacswiki.org/cgi-bin/wiki?ColorTheme )
+
+;;; Code:
+
 (eval-when-compile
   (require 'color-theme))
 
@@ -32,7 +36,7 @@
 ;; commented out, so that the color-theme in terminal mode will not overwrite
 ;; a transparent background, while still remaining usable in GUI mode
 (defun color-theme-ahungry ()
-  "A color theme to my personal liking"
+  "A color theme to my personal liking."
   (interactive)
   (color-theme-install
'(color-theme-ahungry



[elpa] master 345663d 16/16: Merge commit '4c9fdc8a28ee4cfd795c94bc4b872138f363ae0f'

2015-02-05 Thread Matthew Carter
branch: master
commit 345663de28a264f53fdae122c3c8667668728a2d
Merge: dd975f0 4c9fdc8
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '4c9fdc8a28ee4cfd795c94bc4b872138f363ae0f'
---
 packages/ahungry-theme/ahungry-theme.el |   11 +--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index d17cee7..5ed8ffe 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -1,11 +1,11 @@
-;;; ahungry-theme.el --- Ahungry color theme for Emacs.
+;;; ahungry-theme.el --- Ahungry color theme for Emacs.  Make sure to 
(load-theme 'ahungry).
 
 ;; Copyright (C) 2015  Free Software Foundation, Inc.
 
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.3
+;; Version: 1.0.4
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -34,6 +34,13 @@
 ;; transparent background.  If you load it from a GUI, it will default
 ;; to a dark background.
 
+;;; News:
+
+ Changes since 1.0.3:
+;; - Manually include an autoloads file to make sure
+;;   custom-theme-load-path is filled out
+;; - Update description to make mention of (load-theme 'ahungry) for new users
+
 ;;; Code:
 
 (deftheme ahungry



[elpa] master 0616906 07/16: Add email address

2015-02-05 Thread Matthew Carter
branch: master
commit 06169063fc95fe4a4dd87c9532b97517b05e2003
Author: Matthew Carter 
Commit: Matthew Carter 

Add email address
---
 ahungry-theme.el |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index 034df8b..450ac52 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -1,7 +1,7 @@
 ;;; ahungry-theme.el --- Ahungry color theme for Emacs.
 
 ;; color theme ahungry - A bright and bold color theme for GNU Emacs
-;; Copyright (C) 2013, 2014, 2015 Matthew Carter
+;; Copyright (C) 2013, 2014, 2015 Matthew Carter 
 
 ;;; License:
 



[elpa] master ebe6a05 08/16: Slightly darken font for inactives, lighten for actives

2015-02-05 Thread Matthew Carter
branch: master
commit ebe6a059fe6882f70cddcb336969de05c26e9d21
Author: Matthew Carter 
Commit: Matthew Carter 

Slightly darken font for inactives, lighten for actives
---
 README.md|2 ++
 ahungry-theme.el |8 
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 0578a38..9790dff 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Color Theme Ahungry
 
+[![MELPA](http://melpa.org/packages/ahungry-theme-badge.svg)](http://melpa.org/#/ahungry-theme)
+
 This is a color theme with bold bright colors that works well with GNU
 Emacs in non window mode.
 
diff --git a/ahungry-theme.el b/ahungry-theme.el
index 450ac52..4789c0e 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -21,7 +21,7 @@
 ;; Author: Matthew Carter 
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.2
+;; Version: 1.0.3
 ;; Package-Requires: ((emacs "24"))
 
 ;;; Commentary:
@@ -67,7 +67,7 @@
'(font-lock-keyword-face ((t (:foreground "#3cff00" :bold t
'(font-lock-string-face ((t (:foreground "#ff0077" :italic nil :bold nil
'(font-lock-type-face ((t (:foreground "#deff00" :bold t
-   '(font-lock-variable-name-face ((t (:foreground "#5500ff" :bold t
+   '(font-lock-variable-name-face ((t (:foreground "#9900ff" :bold t
'(font-lock-warning-face ((t (:bold t :foreground "#ff"
'(font-lock-function-name-face ((t (:foreground "#ffee00" :bold t
'(comint-highlight-input ((t (:italic t :bold t
@@ -100,7 +100,7 @@
'(gnus-group-mail-1 ((t (:bold t :foreground "#00bbff"
'(gnus-group-mail-2-empty ((t (:foreground "#00ffbb"
'(gnus-group-mail-2 ((t (:bold t :foreground "#00ffbb"
-   '(gnus-group-mail-3-empty ((t (:foreground "#33ffbb"
+   '(gnus-group-mail-3-empty ((t (:foreground "#009955"
'(gnus-group-mail-3 ((t (:bold t :foreground "#ffc800"
'(gnus-group-mail-low-empty ((t (:foreground "#005fff"
'(gnus-group-mail-low ((t (:bold t :foreground "#005fff"
@@ -108,7 +108,7 @@
'(gnus-group-news-1 ((t (:bold t :foreground "#00bbff"
'(gnus-group-news-2-empty ((t (:foreground "#00ffbb"
'(gnus-group-news-2 ((t (:bold t :foreground "#00ffbb"
-   '(gnus-group-news-3-empty ((t (:foreground "#33ffbb"
+   '(gnus-group-news-3-empty ((t (:foreground "#009955"
'(gnus-group-news-3 ((t (:bold t :foreground "#ffc800"
'(gnus-group-news-low-empty ((t (:foreground "#005fff"
'(gnus-group-news-low ((t (:bold t :foreground "#005fff"



[elpa] master 7700da1 1/3: Add proper auto load comment/code in the theme file

2015-02-06 Thread Matthew Carter
branch: master
commit 7700da195a42c3aea92fa913e244ead94abf8c8b
Author: Matthew Carter 
Commit: Matthew Carter 

Add proper auto load comment/code in the theme file
---
 ahungry-theme-autoloads.el |   18 --
 ahungry-theme.el   |6 ++
 2 files changed, 6 insertions(+), 18 deletions(-)

diff --git a/ahungry-theme-autoloads.el b/ahungry-theme-autoloads.el
deleted file mode 100644
index 36923e1..000
--- a/ahungry-theme-autoloads.el
+++ /dev/null
@@ -1,18 +0,0 @@
-;;; ahungry-theme-autoloads.el --- automatically extracted autoloads
-;;
-;;; Code:
-(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
-(when (boundp 'custom-theme-load-path)
-  (add-to-list 'custom-theme-load-path (or (file-name-directory #$) (car 
load-path
-
-;;;### (autoloads nil nil ("ahungry-theme-pkg.el" "ahungry-theme.el"
-;;  "color-theme-ahungry.el") (21716 20244 379937 516000))
-
-;;;***
-
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; no-update-autoloads: t
-;; End:
-;;; ahungry-theme-autoloads.el ends here
diff --git a/ahungry-theme.el b/ahungry-theme.el
index 5ed8ffe..b513c9a 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -186,6 +186,12 @@
'(red "#ff"))
   )
 
+;;;###autoload
+(when (and load-file-name (boundp 'custom-theme-load-path))
+ (add-to-list
+  'custom-theme-load-path
+  (file-name-as-directory (file-name-directory load-file-name
+
 (provide-theme 'ahungry)
 
 ;;; ahungry-theme.el ends here



[elpa] master 3843afc 2/3: Add note in news about what was changed, increment version number of theme

2015-02-06 Thread Matthew Carter
branch: master
commit 3843afc1e499123bea752c925a4c0d0b7167b8a7
Author: Matthew Carter 
Commit: Matthew Carter 

Add note in news about what was changed, increment version number of theme
---
 ahungry-theme.el |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index b513c9a..a5457e2 100644
--- a/ahungry-theme.el
+++ b/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.4
+;; Version: 1.0.5
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.4:
+;; - Don't circumvent normal autoloads functionality, use the comment load 
method
+
  Changes since 1.0.3:
 ;; - Manually include an autoloads file to make sure
 ;;   custom-theme-load-path is filled out



[elpa] master 1ae90b4 3/3: Merge commit '3843afc1e499123bea752c925a4c0d0b7167b8a7'

2015-02-06 Thread Matthew Carter
branch: master
commit 1ae90b449530f9f6a1ba5dcddd687bc55e376f42
Merge: 345663d 3843afc
Author: Matthew Carter 
Commit: Matthew Carter 

Merge commit '3843afc1e499123bea752c925a4c0d0b7167b8a7'
---
 packages/ahungry-theme/ahungry-theme-autoloads.el |   18 --
 packages/ahungry-theme/ahungry-theme.el   |   11 ++-
 2 files changed, 10 insertions(+), 19 deletions(-)

diff --git a/packages/ahungry-theme/ahungry-theme-autoloads.el 
b/packages/ahungry-theme/ahungry-theme-autoloads.el
deleted file mode 100644
index 36923e1..000
--- a/packages/ahungry-theme/ahungry-theme-autoloads.el
+++ /dev/null
@@ -1,18 +0,0 @@
-;;; ahungry-theme-autoloads.el --- automatically extracted autoloads
-;;
-;;; Code:
-(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
-(when (boundp 'custom-theme-load-path)
-  (add-to-list 'custom-theme-load-path (or (file-name-directory #$) (car 
load-path
-
-;;;### (autoloads nil nil ("ahungry-theme-pkg.el" "ahungry-theme.el"
-;;  "color-theme-ahungry.el") (21716 20244 379937 516000))
-
-;;;***
-
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; no-update-autoloads: t
-;; End:
-;;; ahungry-theme-autoloads.el ends here
diff --git a/packages/ahungry-theme/ahungry-theme.el 
b/packages/ahungry-theme/ahungry-theme.el
index 5ed8ffe..a5457e2 100644
--- a/packages/ahungry-theme/ahungry-theme.el
+++ b/packages/ahungry-theme/ahungry-theme.el
@@ -5,7 +5,7 @@
 ;; Author: Matthew Carter 
 ;; Maintainer: Matthew Carter 
 ;; URL: https://github.com/ahungry/color-theme-ahungry
-;; Version: 1.0.4
+;; Version: 1.0.5
 ;; Keywords: ahungry palette color theme emacs color-theme deftheme
 ;; Package-Requires: ((emacs "24"))
 
@@ -36,6 +36,9 @@
 
 ;;; News:
 
+ Changes since 1.0.4:
+;; - Don't circumvent normal autoloads functionality, use the comment load 
method
+
  Changes since 1.0.3:
 ;; - Manually include an autoloads file to make sure
 ;;   custom-theme-load-path is filled out
@@ -186,6 +189,12 @@
'(red "#ff"))
   )
 
+;;;###autoload
+(when (and load-file-name (boundp 'custom-theme-load-path))
+ (add-to-list
+  'custom-theme-load-path
+  (file-name-as-directory (file-name-directory load-file-name
+
 (provide-theme 'ahungry)
 
 ;;; ahungry-theme.el ends here



[elpa] master updated (345663d -> 1ae90b4)

2015-02-06 Thread Matthew Carter
ahungry pushed a change to branch master.

  from  345663d   Merge commit '4c9fdc8a28ee4cfd795c94bc4b872138f363ae0f'
   new  7700da1   Add proper auto load comment/code in the theme file
   new  3843afc   Add note in news about what was changed, increment 
version number of theme
   new  1ae90b4   Merge commit '3843afc1e499123bea752c925a4c0d0b7167b8a7'


Summary of changes:
 packages/ahungry-theme/ahungry-theme-autoloads.el |   18 --
 packages/ahungry-theme/ahungry-theme.el   |   11 ++-
 2 files changed, 10 insertions(+), 19 deletions(-)
 delete mode 100644 packages/ahungry-theme/ahungry-theme-autoloads.el