diff --git a/doc/modus-themes.org b/doc/modus-themes.org index af0a60b..be22707 100644 --- a/doc/modus-themes.org +++ b/doc/modus-themes.org @@ -3960,6 +3960,7 @@ have lots of extensions, so the "full support" may not be 100% true… + isearch, occur, etc. + ivy* + ivy-posframe ++ japanese-holidays + jira (org-jira) + jit-spell + jinx diff --git a/modus-themes.el b/modus-themes.el index 934fbc5..6f3a927 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -2828,7 +2828,7 @@ FG and BG are the main colors." ;;;;; ivy-posframe `(ivy-posframe-border ((,c :background ,border))) `(ivy-posframe-cursor ((,c :background ,fg-main :foreground ,bg-main))) -;;;;; japanese-holiday-saturday +;;;;; japanese-holidays `(japanese-holiday-saturday ((,c :foreground ,date-holiday-other))) ;;;;; jira (org-jira) `(jiralib-comment-face ((,c :background ,bg-inactive)))