branch: externals/modus-operandi-theme
commit 7ae7684cd01791d66025433b61ca4ff2d8d2df66
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Internal: minor doc update
---
modus-operandi-theme.el | 2 +-
modus-vivendi-theme.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 04680bc..2511c99 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2171,7 +2171,7 @@ between foreground and background is >= 7:1)."
`(ruler-mode-margins ((,class (:inherit ruler-mode-default :foreground
,bg-main))))
`(ruler-mode-pad ((,class (:background ,bg-active :foreground
,fg-inactive))))
`(ruler-mode-tab-stop ((,class (:inherit ruler-mode-default :foreground
,yellow-active))))
- ;;;; shell scripts
+ ;;;; shell-script-mode
`(sh-heredoc ((,class (:foreground ,blue-alt))))
`(sh-quoted-exec ((,class (:foreground ,magenta-alt :weight
,modus-theme-bold))))
;;;; show-paren-mode
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index d9b94bd..f77a922 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2171,7 +2171,7 @@ between foreground and background is >= 7:1)."
`(ruler-mode-margins ((,class (:inherit ruler-mode-default :foreground
,bg-main))))
`(ruler-mode-pad ((,class (:background ,bg-active :foreground
,fg-inactive))))
`(ruler-mode-tab-stop ((,class (:inherit ruler-mode-default :foreground
,yellow-active))))
- ;;;; shell scripts
+ ;;;; shell-script-mode
`(sh-heredoc ((,class (:foreground ,blue-alt))))
`(sh-quoted-exec ((,class (:foreground ,magenta-alt :weight
,modus-theme-bold))))
;;;; show-paren-mode