From 96443774d5c815861989adfcd085ceee1b4d963a Mon Sep 17 00:00:00 2001 From: Debian Emacs addons team Date: Mon, 19 Jun 2017 08:57:12 +0100 Subject: patch-README-for-Debian Gbp-Pq: Name patch-README-for-Debian.patch --- README.md | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/README.md b/README.md index c640e25..48e7eae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -[![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt) -[![MELPA](http://melpa.org/packages/zenburn-theme-badge.svg)](http://melpa.org/#/zenburn-theme) -[![MELPA Stable](http://stable.melpa.org/packages/zenburn-theme-badge.svg)](http://stable.melpa.org/#/zenburn-theme) -[![Gratipay](http://img.shields.io/gratipay/bbatsov.svg)](https://www.gratipay.com/bbatsov/) - ## About Zenburn for Emacs is a direct port of the popular @@ -15,49 +10,6 @@ the eyes. This theme uses the new built-in theming support available starting with Emacs 24. -## Installation - -### Manual - -Download `zenburn-theme.el` to the directory `~/.emacs.d/themes/`. Add this to your -`.emacs`: - -```lisp -(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/") -``` - -Now you can load the theme with the interactive function `load-theme` like this: - -`M-x load-theme RET zenburn` - -### Package.el - -Zenburn is available in both [MELPA Stable](http://stable.melpa.org) -and [MELPA](http://melpa.org). - -You can install `zenburn` with the following command: - -`M-x package-install zenburn-theme` - -To load it automatically on Emacs startup add this to your init file: - -```lisp -(load-theme 'zenburn t) -``` - -### Emacs Prelude - -Zenburn for Emacs is already bundled into -[Emacs Prelude](https://github.com/bbatsov/prelude). If you're a -Prelude user - you're probably already using Zenburn, since it's -Prelude's default color theme. You can load Zenburn at any time by -`M-x load-theme zenburn`. - -### Debian and Ubuntu - -Users of Debian 9 or later or Ubuntu 16.10 or later may simply -`apt-get install elpa-zenburn-theme`. - ## Customization If you'd like to tweak the theme by changing just a few colors, you can @@ -104,5 +56,3 @@ You can support my work on Zenburn and [all my other projects](https://github.co Cheers, [Bozhidar](http://twitter.com/bbatsov) - -[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg -- cgit v1.2.3 From 8e5b9e90a755f6709e0b3699b5eed9f8053014c3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 2 Jun 2018 21:27:58 -0300 Subject: Patch README for Debian Forwarded: not-needed Gbp-Pq: Name patch-README-for-Debian.patch --- README.md | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/README.md b/README.md index c640e25..48e7eae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -[![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt) -[![MELPA](http://melpa.org/packages/zenburn-theme-badge.svg)](http://melpa.org/#/zenburn-theme) -[![MELPA Stable](http://stable.melpa.org/packages/zenburn-theme-badge.svg)](http://stable.melpa.org/#/zenburn-theme) -[![Gratipay](http://img.shields.io/gratipay/bbatsov.svg)](https://www.gratipay.com/bbatsov/) - ## About Zenburn for Emacs is a direct port of the popular @@ -15,49 +10,6 @@ the eyes. This theme uses the new built-in theming support available starting with Emacs 24. -## Installation - -### Manual - -Download `zenburn-theme.el` to the directory `~/.emacs.d/themes/`. Add this to your -`.emacs`: - -```lisp -(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/") -``` - -Now you can load the theme with the interactive function `load-theme` like this: - -`M-x load-theme RET zenburn` - -### Package.el - -Zenburn is available in both [MELPA Stable](http://stable.melpa.org) -and [MELPA](http://melpa.org). - -You can install `zenburn` with the following command: - -`M-x package-install zenburn-theme` - -To load it automatically on Emacs startup add this to your init file: - -```lisp -(load-theme 'zenburn t) -``` - -### Emacs Prelude - -Zenburn for Emacs is already bundled into -[Emacs Prelude](https://github.com/bbatsov/prelude). If you're a -Prelude user - you're probably already using Zenburn, since it's -Prelude's default color theme. You can load Zenburn at any time by -`M-x load-theme zenburn`. - -### Debian and Ubuntu - -Users of Debian 9 or later or Ubuntu 16.10 or later may simply -`apt-get install elpa-zenburn-theme`. - ## Customization If you'd like to tweak the theme by changing just a few colors, you can @@ -104,5 +56,3 @@ You can support my work on Zenburn and [all my other projects](https://github.co Cheers, [Bozhidar](http://twitter.com/bbatsov) - -[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg -- cgit v1.2.3