Skip to content

Commit

Permalink
Fix typos in description.
Browse files Browse the repository at this point in the history
  • Loading branch information
edran committed Jan 19, 2015
1 parent a527295 commit 7bd3033
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions hc-zenburn-theme.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; hc-zenburn-theme.el --- An higher contrast version of the Hc-Zenburn theme.
;;; hc-zenburn-theme.el --- An higher contrast version of the Zenburn theme.

;; Copyright (C)2014 Nantas Nardelli

Expand All @@ -21,18 +21,18 @@

;;; Commentary:

;; An higher contrast version of the hc-zenburn theme
;; An higher contrast version of the Zenburn theme

;;; Credits:

;; Bozhidar Batsov <bozhidar@batsov.com> created the hc-zenburn theme
;; Bozhidar Batsov <bozhidar@batsov.com> created the Zenburn theme
;; for emacs, which was a port of the vim theme made by Jani Nurminen.
;; His repository can be found at: https://github.com/bbatsov/hc-zenburn-emacs
;; His repository can be found at: https://github.com/bbatsov/zenburn-emacs


;;; Code:

(deftheme hc-zenburn "An higher constrast Hc-Zenburn color theme")
(deftheme hc-zenburn "An higher constrast Zenburn color theme")

;;; Color Palette

Expand Down

0 comments on commit 7bd3033

Please sign in to comment.