[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/anti-zenburn-theme 8c27d80 052/151: Force fixed font on so
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/anti-zenburn-theme 8c27d80 052/151: Force fixed font on some Org elements. |
Date: |
Thu, 21 Oct 2021 18:01:22 -0400 (EDT) |
branch: elpa/anti-zenburn-theme
commit 8c27d807e0d8065e60135d8ede6485d6135e3b5b
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>
Force fixed font on some Org elements.
---
anti-zenburn-theme.el | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index ab4c238..690ba98 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -607,7 +607,7 @@
`(org-scheduled-previously ((t (:foreground ,azenburn-blue-4))))
`(org-scheduled-today ((t (:foreground ,azenburn-beige+1))))
`(org-special-keyword ((t (:foreground ,azenburn-fg-1 :weight normal))))
- `(org-table ((t (:foreground ,azenburn-violet+2))))
+ `(org-table ((t (:inherit fixed-pitch :foreground ,azenburn-violet+2))))
`(org-tag ((t (:bold t :weight bold))))
`(org-time-grid ((t (:foreground ,azenburn-light-blue))))
`(org-todo ((t (:bold t :foreground ,azenburn-blue :weight bold))))
@@ -615,6 +615,9 @@
`(org-warning ((t (:bold t :foreground ,azenburn-blue :weight bold
:underline nil))))
`(org-column ((t (:background ,azenburn-bg-1))))
`(org-column-title ((t (:background ,azenburn-bg-1 :underline t :weight
bold))))
+ `(org-code ((t (:inherit (shadow fixed-pitch)))))
+ `(org-block ((t (:inherit (shadow fixed-pitch)))))
+ `(org-block-background ((t (:inherit fixed-pitch))))
;; outline
`(outline-1 ((t (:foreground ,azenburn-light-blue))))
- [nongnu] elpa/anti-zenburn-theme 4e88d7b 036/151: From zenburn-emacs: Theme mingus., (continued)
- [nongnu] elpa/anti-zenburn-theme 4e88d7b 036/151: From zenburn-emacs: Theme mingus., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 011c0af 038/151: From zenburn-emacs: Improve isearch hl appearance., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme cd52ce7 040/151: From zenburn-emacs: Theme dired+., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme f42f41c 044/151: Fix white-space and indentation., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme cdb72a3 047/151: From zenburn-emacs: Use non-obsolete Flycheck faces., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme cfebb10 045/151: From zenburn-emacs: Add colours for macrostep., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme beeeec6 048/151: From zenburn-emacs: Add Flycheck fringe faces., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 2b88ef4 053/151: From zenburn-emacs: Add org-sexp-date face., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 9c0fe1c 049/151: From zenburn-emacs: Add wave underlines and `flymake-infoline` face., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 2257af2 051/151: From zenburn-emacs: make magit-item-highlight not bold., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 8c27d80 052/151: Force fixed font on some Org elements.,
ELPA Syncer <=
- [nongnu] elpa/anti-zenburn-theme 254bece 050/151: From zenburn-emacs: Properly reset attributes when using underlines., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme b40dd13 055/151: From zenburn-emacs: Add new Emacs 24.4 font-lock regexp faces., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme a977908 063/151: From zenburn-emacs: fixed auctex faces., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 860df85 064/151: From zenburn-emacs: theme p4., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme ebf4b89 060/151: From zenburn-emacs: use a bit lighter doc-face., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 681abf7 065/151: From zenburn-emacs: add ediff faces., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme b28cf51 066/151: Bump version., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme d0f62fb 067/151: Revert inheriting fixed-pitched face for org blocks and tables., ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 3b5388e 070/151: From zenburn-emacs: add web-mode-symbol-face and adjust colour class, ELPA Syncer, 2021/10/21
- [nongnu] elpa/anti-zenburn-theme 654e9a4 071/151: From zenburn-emacs: theme anzu-mode., ELPA Syncer, 2021/10/21