[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme 1c25680 010/110: Add support for PO
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme 1c25680 010/110: Add support for POMIDOR |
Date: |
Wed, 29 Apr 2020 21:39:56 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit 1c256804d11e15da4cfcb5fd906f3520746d2157
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Add support for POMIDOR
---
README.org | 1 +
modus-operandi-theme.el | 6 ++++++
modus-vivendi-theme.el | 6 ++++++
3 files changed, 13 insertions(+)
diff --git a/README.org b/README.org
index e7934ef..26bfb92 100644
--- a/README.org
+++ b/README.org
@@ -336,6 +336,7 @@ the "full support" may not be 100% true…
+ perspective
+ phi-grep
+ phi-search
++ pomidor
+ powerline
+ powerline-evil
+ proced
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 212a9e8..0ad786b 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -213,6 +213,7 @@
;; perspective
;; phi-grep
;; phi-search
+;; pomidor
;; powerline
;; powerline-evil
;; proced
@@ -2344,6 +2345,11 @@ between foreground and background is >= 7:1)."
`(phi-search-failpart-face ((,class (:inherit modus-theme-refine-red))))
`(phi-search-match-face ((,class (:inherit modus-theme-refine-cyan))))
`(phi-search-selection-face ((,class (:inherit modus-theme-intense-green
:weight bold))))
+ ;;;; pomidor
+ `(pomidor-break-face ((,class (:foreground ,blue-alt-other))))
+ `(pomidor-overwork-face ((,class (:foreground ,red-alt-other))))
+ `(pomidor-skip-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(pomidor-work-face ((,class (:foreground ,green-alt-other))))
;;;; powerline
`(powerline-active0 ((,class (:background ,fg-inactive :foreground
,bg-inactive))))
`(powerline-active1 ((,class (:background ,bg-active :foreground
,fg-active))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 84931c5..c1ec70d 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -213,6 +213,7 @@
;; perspective
;; phi-grep
;; phi-search
+;; pomidor
;; powerline
;; powerline-evil
;; proced
@@ -2344,6 +2345,11 @@ between foreground and background is >= 7:1)."
`(phi-search-failpart-face ((,class (:inherit modus-theme-refine-red))))
`(phi-search-match-face ((,class (:inherit modus-theme-refine-cyan))))
`(phi-search-selection-face ((,class (:inherit modus-theme-intense-green
:weight bold))))
+ ;;;; pomidor
+ `(pomidor-break-face ((,class (:foreground ,blue-alt-other))))
+ `(pomidor-overwork-face ((,class (:foreground ,red-alt-other))))
+ `(pomidor-skip-face ((,class (:foreground ,fg-alt :slant
,modus-theme-slant))))
+ `(pomidor-work-face ((,class (:foreground ,green-alt-other))))
;;;; powerline
`(powerline-active0 ((,class (:background ,fg-inactive :foreground
,bg-inactive))))
`(powerline-active1 ((,class (:background ,bg-active :foreground
,fg-active))))
- [elpa] externals/modus-vivendi-theme 1f6520d 001/110: Internal: add gitignore rules, (continued)
- [elpa] externals/modus-vivendi-theme 1f6520d 001/110: Internal: add gitignore rules, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 469b165 002/110: Add support for MAGIT-IMERGE, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 8191e47 005/110: Make NO-EMOJI support explicit. Tweak colour., Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme b720885 006/110: Add support for PAGE-BREAK-LINES, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d34d007 004/110: Fix missing colon sign in one Cider box property, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 5349487 003/110: Add support for WCHECK-MODE, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 6b31621 009/110: Add support for PHI-SEARCH, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 837ee69 008/110: Add support for PHI-GREP, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 91a9f37 011/110: Add support for TOMATINHO, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 00bb7dc 015/110: Internal: minor corrections, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1c25680 010/110: Add support for POMIDOR,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 7f3388b 013/110: Add missing documentation for covered `csv-mode', Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 86eb802 012/110: Add support for CTRLF, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d3a39cd 007/110: Add support for PARROT, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme e1e9fad 018/110: Document IBUFFER support. Add minor tweaks., Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme aacd88a 027/110: Add support for TRASHED, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 075c29f 030/110: Improve section about demo content in the README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 91aeae2 017/110: Minor doc update on new subtle diffs option, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 003941a 016/110: Internal: implement macro for scaling headings, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1086949 023/110: Add single missing parenthesis to the README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme afbe3ce 028/110: Add support for VISIBLE-MARK, Stefan Monnier, 2020/04/29