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

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

[nongnu] elpa/inkpot-theme 288927565d 034/104: Unindent text


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme 288927565d 034/104: Unindent text
Date: Thu, 7 Jul 2022 12:01:07 -0400 (EDT)

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

    Unindent text
---
 inkpot-theme.el | 302 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 151 insertions(+), 151 deletions(-)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 089b9cb6e4..a6a6ed344a 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -31,157 +31,157 @@
 (deftheme inkpot "Dark color scheme with bright easily identifiable colors.")
 
 (custom-theme-set-faces
-  'inkpot
-        '(default ((t (:background "#1e1e27" :foreground "#cfbfad"))))
-        '(font-lock-builtin-face ((t (:foreground "#cfbfad"))))
-        '(region ((t (:background "#4e4e8f" :foreground "#ffffff"))))
-        '(secondary-selection ((t (:foreground "#b38363" :inverse-video t)))) 
; match gvim secondary selection
-        '(highlight ((t (:background "#404040"))))
-        '(hl-line ((t (:background "#2e2e37"))))
-        '(fringe ((t (:background "#2e2e2e" :foreground "#8b8bcd"))))
-        '(linum ((t (:background "#2e2e2e" :foreground "#8b8bcd"))))
-        '(cursor ((t (:background "#8b8bff" :foreground "#cfdfef"))))
-        '(show-paren-match-face ((t (:background "#4e4e8f"))))
-
-        ; isearch
-        ;
-        ; note: original theme doesn't show different colors here,
-        ; simply use bold for 'isearch'.
-        '(isearch ((t (:bold t :foreground "#303030" :background "#ad7b57"))))
-        '(lazy-highlight ((t  (:foreground "#303030" :background "#ad7b57"))))
-        '(isearch-fail ((t (:foreground "#ffffff" :background "#ce4e4e"))))
-
-        '(mode-line ((t (:bold t :foreground "#b9b9b9" :background 
"#3e3e5e"))))
-        '(mode-line-inactive ((t (:bold t :foreground "#708090" :background 
"#3e3e5e"))))
-        '(mode-line-buffer-id ((t (:bold t :foreground "#b9b9b9" :background 
"#3e3e5e"))))
-        '(minibuffer-prompt ((t (:bold t :foreground "#708090"))))
-        '(default-italic ((t (:italic t))))
-        '(font-lock-builtin-face ((t (:foreground "#ff8bff"))))
-        '(font-lock-comment-face ((t (:foreground "#cd8b00"))))
-        '(font-lock-comment-delimiter-face ((t (:foreground "#cd8b00"))))
-        ;'(font-lock-doc-face ((t (:foreground "#c080d0"))))
-        '(font-lock-doc-face ((t (:foreground "#808bed"))))  ; alternate 
comment face
-        '(font-lock-constant-face ((t (:foreground "#409090"))))
-        '(font-lock-function-name-face ((t (:foreground "#ff8bff"))))
-        '(font-lock-keyword-face ((t (:foreground "#808bed"))))
-        '(font-lock-preprocessor-face ((t (:foreground "#409090"))))
-        '(font-lock-reference-face ((t (:bold t :foreground "#808bed"))))
-        '(font-lock-string-face ((t (:foreground "#ffcd8b" :background 
"#404040"))))
-        '(font-lock-type-face ((t (:foreground "#ff8bff"))))
-        '(font-lock-variable-name-face ((t nil)))
-        '(font-lock-warning-face ((t (:foreground "#ffffff" :background 
"#6e2e2e"))))
-        '(w3m-anchor ((t (:foreground "#c080d0"))))
-        '(info-xref ((t (:foreground "#409090"))))
-        '(info-menu-star ((t (:foreground "#409090"))))
-        '(message-cited-text ((t (:foreground "#cd8b00"))))
-        '(gnus-cite-face-1 ((t (:foreground "#708090"))))
-        '(gnus-cite-face-2 ((t (:foreground "#df9f2d"))))
-        '(gnus-cite-face-3 ((t (:foreground "#ad7fa8"))))
-        '(gnus-cite-face-4 ((t (:foreground "#4090904"))))
-        '(gnus-group-mail-1-empty-face ((t (:foreground "#c080d0"))))
-        '(gnus-group-mail-1-face ((t (:bold t :foreground "#c080d0"))))
-        '(gnus-group-mail-2-empty-face ((t (:foreground "#409090"))))
-        '(gnus-group-mail-2-face ((t (:bold t :foreground "#409090"))))
-        '(gnus-group-mail-3-empty-face ((t (:foreground "#506dbd"))))
-        '(gnus-group-mail-3-face ((t (:bold t :foreground "#cd8b00"))))
-        '(gnus-group-mail-3 ((t (:bold t :foreground "#cd8b00"))))
-        '(gnus-group-mail-low-empty-face ((t (:foreground "#8b8bcd"))))
-        '(gnus-group-mail-low-face ((t (:bold t :foreground "8b8bcd"))))
-        '(gnus-group-news-1-empty-face ((t (:foreground "#c080d0"))))
-        '(gnus-group-news-1-face ((t (:bold t :foreground "#c080d0"))))
-        '(gnus-group-news-2-empty-face ((t (:foreground "#409090"))))
-        '(gnus-group-news-2-face ((t (:bold t :foreground "#409090"))))
-        '(gnus-group-news-3-empty-face ((t (:foreground "#506dbd"))))
-        '(gnus-group-news-3-empty ((t (:foreground "#506dbd"))))
-        '(gnus-group-news-3-face ((t (:bold t :foreground "#cd8b00"))))
-        '(gnus-group-news-low-empty-face ((t (:foreground "8b8bcd"))))
-        '(gnus-group-news-low-face ((t (:bold t :foreground "8b8bcd"))))
-        '(gnus-header-name-face ((t (:bold t :foreground "#ab60ed"))))
-        '(gnus-header-from ((t (:bold t :foreground "#cd8b00"))))
-        '(gnus-header-subject ((t (:foreground "#808bed"))))
-        '(gnus-header-content ((t (:italic t :foreground "#409090"))))
-        '(gnus-header-newsgroups-face ((t (:italic t :bold t :foreground 
"#ff8bff"))))
-        '(gnus-signature-face ((t (:italic t :foreground "#708090"))))
-        '(gnus-summary-cancelled-face ((t (:foreground "#cd8b00"))))
-        '(gnus-summary-cancelled ((t (:foreground "#cd8b00"))))
-        '(gnus-summary-high-ancient-face ((t (:bold t :foreground "#ab60ed"))))
-        '(gnus-summary-high-read-face ((t (:bold t :foreground "#c080d0"))))
-        '(gnus-summary-high-ticked-face ((t (:bold t :foreground "#af4f4b"))))
-        '(gnus-summary-high-unread-face ((t (:bold t :foreground "#ffcd8b"))))
-        '(gnus-summary-low-ancient-face ((t (:italic t :foreground 
"#c080d0"))))
-        '(gnus-summary-low-read-face ((t (:italic t :foreground "#ab60ed"))))
-        '(gnus-summary-low-ticked-face ((t (:italic t :foreground "#af4f4b"))))
-        '(gnus-summary-low-unread-face ((t (:italic t :foreground "#ffcd8b"))))
-        '(gnus-summary-normal-ancient-face ((t (:foreground "#8b8bcd"))))
-        '(gnus-summary-normal-read-face ((t (:foreground "#2e3436"))))
-        '(gnus-summary-normal-read ((t (:foreground "#2e3436"))))
-        '(gnus-summary-normal-ticked-face ((t (:foreground "#af4f4b"))))
-        '(gnus-summary-normal-unread-face ((t (:foreground "#ffcd8b"))))
-        '(gnus-summary-selected ((t (:background "#404040" :foreground 
"#ffcd8b"))))
-        '(gnus-header-from ((t (:bold t :foreground "#cd8b00"))))
-        '(message-header-name-face ((t (:foreground "#ab60ed"))))
-        '(message-header-name ((t (:foreground "#ab60ed"))))
-        '(message-header-newsgroups-face ((t (:italic t :bold t :foreground 
"#ff8bff"))))
-        '(message-header-other-face ((t (:foreground "#409090"))))
-        '(message-header-other ((t (:foreground "#409090"))))
-        '(message-header-xheader-face ((t (:foreground "#409090"))))
-        '(message-header-subject ((t (:foreground "#808bed"))))
-        '(message-header-to ((t (:foreground "#cd8b00"))))
-        '(message-header-cc ((t (:foreground "#409090"))))
-        '(org-hide ((t (:foreground "#708090"))))
-        '(org-level-1 ((t (:bold t :foreground "#8b8bcd" :height 1.0))))
-        '(org-level-2 ((t (:bold nil :foreground "#409090" :height 1.0))))
-        '(org-level-3 ((t (:bold t :foreground "#df9f2d" :height 1.0))))
-        '(org-level-4 ((t (:bold nil :foreground "#af4f4b" :height 1.0))))
-        '(org-date ((t (:underline t :foreground "#f0ad6d"))))
-        '(org-footnote  ((t (:underline t :foreground "#ad600b"))))
-        '(org-link ((t (:underline t :foreground "#708090" ))))
-        '(org-special-keyword ((t (:foreground "#ad600b"))))
-        '(org-verbatim ((t (:foreground "#eeeeec" :underline t :slant 
italic))))
-        '(org-block ((t (:foreground "#708090"))))
-        '(org-quote ((t (:inherit org-block :slant italic))))
-        '(org-verse ((t (:inherit org-block :slant italic))))
-        '(org-todo ((t (:bold t :foreground "#af4f4b"))))
-        '(org-done ((t (:bold t :foreground "#409090"))))
-        '(org-warning ((t (:underline t :foreground "#409090"))))
-        '(org-agenda-structure ((t (:weight bold :foreground "#af4f4b"))))
-        '(org-agenda-date ((t (:foreground "#409090"))))
-        '(org-agenda-date-weekend ((t (:weight normal :foreground "8b8bcd"))))
-        '(org-agenda-date-today ((t (:weight bold :foreground "#cd8b00"))))
-        '(font-latex-bold-face ((t (:foreground "#cd8b00"))))
-        '(font-latex-italic-face ((t (:foreground "#808bed" :italic t))))
-        '(font-latex-string-face ((t (:foreground "#708090"))))
-        '(font-latex-match-reference-keywords ((t (:foreground "#708090"))))
-        '(font-latex-match-variable-keywords ((t (:foreground "#708090"))))
-
-        ;; Colors for popular plugins
-
-        ;; highlight-numbers (melpa)
-        '(highlight-numbers-number ((t (:foreground "#f0ad6d"))))
-
-        ;; auto-complete (melpa)
-        '(ac-candidate-face ((t (:foreground "#ffffff" :background 
"#4e4e8f"))))
-        '(ac-selection-face ((t (:foreground "#ffffff" :background "#2e2e3f" 
:weight bold))))
-
-        ;; ivy (melpa)
-        '(ivy-current-match ((t (:background "#4e4e8f" :foreground 
"#ffffff"))))
-        ;; highlight matching chars (same as isearch)
-        '(ivy-minibuffer-match-face-2 ((t (:background "#ad7b57" :foreground 
"#303030"))))
-
-        ;; helm (melpa)
-        '(helm-selection ((t (:background "#2e2e37"))))
-
-        ;; neotree
-        '(neo-banner-face ((t (:foreground "#cd8b00"))))
-        '(neo-header-face ((t (:foreground "#cd8b00"))))
-        '(neo-root-dir-face ((t (:foreground "#808bed"))))
-        '(neo-dir-link-face ((t (:foreground "#808bed"))))
-        '(neo-expand-btn-face ((t (:foreground "#808bed"))))
-        '(neo-file-link-face ((t (:foreground "#cfbfad"))))
-
-        ;; highlight-indent-guides (melpa)
-        '(highlight-indent-guides-odd-face ((t (:background "#252530"))))
-        '(highlight-indent-guides-even-face ((t (:background "#1b1b24"))))
+ 'inkpot
+ '(default ((t (:background "#1e1e27" :foreground "#cfbfad"))))
+ '(font-lock-builtin-face ((t (:foreground "#cfbfad"))))
+ '(region ((t (:background "#4e4e8f" :foreground "#ffffff"))))
+ '(secondary-selection ((t (:foreground "#b38363" :inverse-video t)))) ; match 
gvim secondary selection
+ '(highlight ((t (:background "#404040"))))
+ '(hl-line ((t (:background "#2e2e37"))))
+ '(fringe ((t (:background "#2e2e2e" :foreground "#8b8bcd"))))
+ '(linum ((t (:background "#2e2e2e" :foreground "#8b8bcd"))))
+ '(cursor ((t (:background "#8b8bff" :foreground "#cfdfef"))))
+ '(show-paren-match-face ((t (:background "#4e4e8f"))))
+
+ ; isearch
+ ;
+ ; note: original theme doesn't show different colors here,
+ ; simply use bold for 'isearch'.
+ '(isearch ((t (:bold t :foreground "#303030" :background "#ad7b57"))))
+ '(lazy-highlight ((t  (:foreground "#303030" :background "#ad7b57"))))
+ '(isearch-fail ((t (:foreground "#ffffff" :background "#ce4e4e"))))
+
+ '(mode-line ((t (:bold t :foreground "#b9b9b9" :background "#3e3e5e"))))
+ '(mode-line-inactive ((t (:bold t :foreground "#708090" :background 
"#3e3e5e"))))
+ '(mode-line-buffer-id ((t (:bold t :foreground "#b9b9b9" :background 
"#3e3e5e"))))
+ '(minibuffer-prompt ((t (:bold t :foreground "#708090"))))
+ '(default-italic ((t (:italic t))))
+ '(font-lock-builtin-face ((t (:foreground "#ff8bff"))))
+ '(font-lock-comment-face ((t (:foreground "#cd8b00"))))
+ '(font-lock-comment-delimiter-face ((t (:foreground "#cd8b00"))))
+                                        ;'(font-lock-doc-face ((t (:foreground 
"#c080d0"))))
+ '(font-lock-doc-face ((t (:foreground "#808bed"))))  ; alternate comment face
+ '(font-lock-constant-face ((t (:foreground "#409090"))))
+ '(font-lock-function-name-face ((t (:foreground "#ff8bff"))))
+ '(font-lock-keyword-face ((t (:foreground "#808bed"))))
+ '(font-lock-preprocessor-face ((t (:foreground "#409090"))))
+ '(font-lock-reference-face ((t (:bold t :foreground "#808bed"))))
+ '(font-lock-string-face ((t (:foreground "#ffcd8b" :background "#404040"))))
+ '(font-lock-type-face ((t (:foreground "#ff8bff"))))
+ '(font-lock-variable-name-face ((t nil)))
+ '(font-lock-warning-face ((t (:foreground "#ffffff" :background "#6e2e2e"))))
+ '(w3m-anchor ((t (:foreground "#c080d0"))))
+ '(info-xref ((t (:foreground "#409090"))))
+ '(info-menu-star ((t (:foreground "#409090"))))
+ '(message-cited-text ((t (:foreground "#cd8b00"))))
+ '(gnus-cite-face-1 ((t (:foreground "#708090"))))
+ '(gnus-cite-face-2 ((t (:foreground "#df9f2d"))))
+ '(gnus-cite-face-3 ((t (:foreground "#ad7fa8"))))
+ '(gnus-cite-face-4 ((t (:foreground "#4090904"))))
+ '(gnus-group-mail-1-empty-face ((t (:foreground "#c080d0"))))
+ '(gnus-group-mail-1-face ((t (:bold t :foreground "#c080d0"))))
+ '(gnus-group-mail-2-empty-face ((t (:foreground "#409090"))))
+ '(gnus-group-mail-2-face ((t (:bold t :foreground "#409090"))))
+ '(gnus-group-mail-3-empty-face ((t (:foreground "#506dbd"))))
+ '(gnus-group-mail-3-face ((t (:bold t :foreground "#cd8b00"))))
+ '(gnus-group-mail-3 ((t (:bold t :foreground "#cd8b00"))))
+ '(gnus-group-mail-low-empty-face ((t (:foreground "#8b8bcd"))))
+ '(gnus-group-mail-low-face ((t (:bold t :foreground "8b8bcd"))))
+ '(gnus-group-news-1-empty-face ((t (:foreground "#c080d0"))))
+ '(gnus-group-news-1-face ((t (:bold t :foreground "#c080d0"))))
+ '(gnus-group-news-2-empty-face ((t (:foreground "#409090"))))
+ '(gnus-group-news-2-face ((t (:bold t :foreground "#409090"))))
+ '(gnus-group-news-3-empty-face ((t (:foreground "#506dbd"))))
+ '(gnus-group-news-3-empty ((t (:foreground "#506dbd"))))
+ '(gnus-group-news-3-face ((t (:bold t :foreground "#cd8b00"))))
+ '(gnus-group-news-low-empty-face ((t (:foreground "8b8bcd"))))
+ '(gnus-group-news-low-face ((t (:bold t :foreground "8b8bcd"))))
+ '(gnus-header-name-face ((t (:bold t :foreground "#ab60ed"))))
+ '(gnus-header-from ((t (:bold t :foreground "#cd8b00"))))
+ '(gnus-header-subject ((t (:foreground "#808bed"))))
+ '(gnus-header-content ((t (:italic t :foreground "#409090"))))
+ '(gnus-header-newsgroups-face ((t (:italic t :bold t :foreground "#ff8bff"))))
+ '(gnus-signature-face ((t (:italic t :foreground "#708090"))))
+ '(gnus-summary-cancelled-face ((t (:foreground "#cd8b00"))))
+ '(gnus-summary-cancelled ((t (:foreground "#cd8b00"))))
+ '(gnus-summary-high-ancient-face ((t (:bold t :foreground "#ab60ed"))))
+ '(gnus-summary-high-read-face ((t (:bold t :foreground "#c080d0"))))
+ '(gnus-summary-high-ticked-face ((t (:bold t :foreground "#af4f4b"))))
+ '(gnus-summary-high-unread-face ((t (:bold t :foreground "#ffcd8b"))))
+ '(gnus-summary-low-ancient-face ((t (:italic t :foreground "#c080d0"))))
+ '(gnus-summary-low-read-face ((t (:italic t :foreground "#ab60ed"))))
+ '(gnus-summary-low-ticked-face ((t (:italic t :foreground "#af4f4b"))))
+ '(gnus-summary-low-unread-face ((t (:italic t :foreground "#ffcd8b"))))
+ '(gnus-summary-normal-ancient-face ((t (:foreground "#8b8bcd"))))
+ '(gnus-summary-normal-read-face ((t (:foreground "#2e3436"))))
+ '(gnus-summary-normal-read ((t (:foreground "#2e3436"))))
+ '(gnus-summary-normal-ticked-face ((t (:foreground "#af4f4b"))))
+ '(gnus-summary-normal-unread-face ((t (:foreground "#ffcd8b"))))
+ '(gnus-summary-selected ((t (:background "#404040" :foreground "#ffcd8b"))))
+ '(gnus-header-from ((t (:bold t :foreground "#cd8b00"))))
+ '(message-header-name-face ((t (:foreground "#ab60ed"))))
+ '(message-header-name ((t (:foreground "#ab60ed"))))
+ '(message-header-newsgroups-face ((t (:italic t :bold t :foreground 
"#ff8bff"))))
+ '(message-header-other-face ((t (:foreground "#409090"))))
+ '(message-header-other ((t (:foreground "#409090"))))
+ '(message-header-xheader-face ((t (:foreground "#409090"))))
+ '(message-header-subject ((t (:foreground "#808bed"))))
+ '(message-header-to ((t (:foreground "#cd8b00"))))
+ '(message-header-cc ((t (:foreground "#409090"))))
+ '(org-hide ((t (:foreground "#708090"))))
+ '(org-level-1 ((t (:bold t :foreground "#8b8bcd" :height 1.0))))
+ '(org-level-2 ((t (:bold nil :foreground "#409090" :height 1.0))))
+ '(org-level-3 ((t (:bold t :foreground "#df9f2d" :height 1.0))))
+ '(org-level-4 ((t (:bold nil :foreground "#af4f4b" :height 1.0))))
+ '(org-date ((t (:underline t :foreground "#f0ad6d"))))
+ '(org-footnote  ((t (:underline t :foreground "#ad600b"))))
+ '(org-link ((t (:underline t :foreground "#708090" ))))
+ '(org-special-keyword ((t (:foreground "#ad600b"))))
+ '(org-verbatim ((t (:foreground "#eeeeec" :underline t :slant italic))))
+ '(org-block ((t (:foreground "#708090"))))
+ '(org-quote ((t (:inherit org-block :slant italic))))
+ '(org-verse ((t (:inherit org-block :slant italic))))
+ '(org-todo ((t (:bold t :foreground "#af4f4b"))))
+ '(org-done ((t (:bold t :foreground "#409090"))))
+ '(org-warning ((t (:underline t :foreground "#409090"))))
+ '(org-agenda-structure ((t (:weight bold :foreground "#af4f4b"))))
+ '(org-agenda-date ((t (:foreground "#409090"))))
+ '(org-agenda-date-weekend ((t (:weight normal :foreground "8b8bcd"))))
+ '(org-agenda-date-today ((t (:weight bold :foreground "#cd8b00"))))
+ '(font-latex-bold-face ((t (:foreground "#cd8b00"))))
+ '(font-latex-italic-face ((t (:foreground "#808bed" :italic t))))
+ '(font-latex-string-face ((t (:foreground "#708090"))))
+ '(font-latex-match-reference-keywords ((t (:foreground "#708090"))))
+ '(font-latex-match-variable-keywords ((t (:foreground "#708090"))))
+
+ ;; Colors for popular plugins
+
+ ;; highlight-numbers (melpa)
+ '(highlight-numbers-number ((t (:foreground "#f0ad6d"))))
+
+ ;; auto-complete (melpa)
+ '(ac-candidate-face ((t (:foreground "#ffffff" :background "#4e4e8f"))))
+ '(ac-selection-face ((t (:foreground "#ffffff" :background "#2e2e3f" :weight 
bold))))
+
+ ;; ivy (melpa)
+ '(ivy-current-match ((t (:background "#4e4e8f" :foreground "#ffffff"))))
+ ;; highlight matching chars (same as isearch)
+ '(ivy-minibuffer-match-face-2 ((t (:background "#ad7b57" :foreground 
"#303030"))))
+
+ ;; helm (melpa)
+ '(helm-selection ((t (:background "#2e2e37"))))
+
+ ;; neotree
+ '(neo-banner-face ((t (:foreground "#cd8b00"))))
+ '(neo-header-face ((t (:foreground "#cd8b00"))))
+ '(neo-root-dir-face ((t (:foreground "#808bed"))))
+ '(neo-dir-link-face ((t (:foreground "#808bed"))))
+ '(neo-expand-btn-face ((t (:foreground "#808bed"))))
+ '(neo-file-link-face ((t (:foreground "#cfbfad"))))
+
+ ;; highlight-indent-guides (melpa)
+ '(highlight-indent-guides-odd-face ((t (:background "#252530"))))
+ '(highlight-indent-guides-even-face ((t (:background "#1b1b24"))))
 
 )
 ;;;###autoload



reply via email to

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