emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inkpot-theme ebcc088c35 042/104: Add original colors for r


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme ebcc088c35 042/104: Add original colors for reference
Date: Thu, 7 Jul 2022 12:01:07 -0400 (EDT)

branch: elpa/inkpot-theme
commit ebcc088c354c518cfb884bf6b85432ebaddf6f58
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Add original colors for reference
---
 inkpot-theme.el | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 05ec4b7ddc..46373cf222 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -28,6 +28,19 @@
 
 ;;; Code:
 
+;; Colors from original Vim theme (for reference)
+;; as of https://github.com/ciaranm/inkpot (Feb 11, 2013)
+;; #000000 #00ff8b #1e1e27 #2e2e2e #2e2e37 #2e2e3f
+;; #303030 #306b8f #306d30 #3b205d #3e3e5e #404040
+;; #409090 #4a2a4a #4b208f #4e4e8f #66cccc #6d3030
+;; #6e2e2e #6e6eaf #7070a0 #7e7eae #808bed #8b8bcd
+;; #8b8bff #8fff8b #ad600b #ad7b20 #ad7b57 #af4f4b
+;; #b9b9b9 #c080d0 #cc6666 #cc66cc #cccc66 #cd8b00
+;; #cd8b60 #ce4e4e #ce8e4e #cfbfad #cfcfcd #d0a060
+;; #df9f2d #eeeeee #f0ad6d #fdab60 #fdd090 #ff8bff
+;; #ffcd00 #ffcd8b #ffffcd #ffffff
+
+
 (deftheme inkpot "Dark color scheme with bright easily identifiable colors.")
 
 (custom-theme-set-faces



reply via email to

[Prev in Thread] Current Thread [Next in Thread]