[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/afternoon-theme fdecda2 3/8: Update README
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/afternoon-theme fdecda2 3/8: Update README |
Date: |
Thu, 21 Oct 2021 17:57:38 -0400 (EDT) |
branch: elpa/afternoon-theme
commit fdecda23d5d82468a94c3e51f14bf9456d0b42e0
Author: Ozan Sener <ozan@ozansener.com>
Commit: Ozan Sener <ozan@ozansener.com>
Update README
---
README.md | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/README.md b/README.md
index 3c981b6..0588d2a 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,29 @@ emacs-afternoon-theme
=====================
Dark color theme with a deep blue background
+
+## Installation
+If you're all set up to use
[MELPA](http://melpa.milkbox.net/#/getting-started), simply
+
+ M-x package-install RET afternoon-theme RET
+
+Otherwise, ensure sure a directory containing these files is on your
`load-path`.
+
+Use `M-x customize-themes` to activate it, or put the following in your Emacs
configuration file:
+
+ (load-theme 'afternoon t)
+
+
+## Screenshot
+
+
+
+## Credits
+
+Colour selection by [Chris
Kempson](https://github.com/ChrisKempson/Tomorrow-Theme) and [Scott
Frazer](https://github.com/scfrazer/.emacs.d/blob/master/themes/deeper-blue-theme.el):
+
+
+
+Based on Steve Purcell's
+[`color-theme-sanityinc-tomorrow`](https://github.com/purcell/color-theme-sanityinc-tomorrow/)
+theme.
- [nongnu] branch elpa/afternoon-theme created (now 89b1d77), ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme b58731c 2/8: Initial upload, ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme e6fa1f8 4/8: Add a screenshot, ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme 89b1d77 8/8: Add terminal org-block-background fallback, ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme 25a1254 1/8: Initial commit, ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme fdecda2 3/8: Update README,
ELPA Syncer <=
- [nongnu] elpa/afternoon-theme cb4b2e7 7/8: Add terminal background color fallback, ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme 193ac72 5/8: Remove bold faces from mode-line, ELPA Syncer, 2021/10/21
- [nongnu] elpa/afternoon-theme 9ea5ab1 6/8: Add a non-retina screenshot showing JS code, ELPA Syncer, 2021/10/21