branch: externals/doric-themes commit 12be1df5803268bb35b0dbe9a50a9753223761e4 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove trailing spaces --- doric-themes.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doric-themes.el b/doric-themes.el index 1a4c4d37fb..e4c62c88ea 100644 --- a/doric-themes.el +++ b/doric-themes.el @@ -977,14 +977,14 @@ `(ansi-color-magenta ((t :background ,fg-faint-magenta :foreground ,fg-faint-magenta))) `(ansi-color-bright-cyan ((t :background ,fg-faint-cyan :foreground ,fg-faint-cyan))) `(ansi-color-cyan ((t :background ,fg-faint-cyan :foreground ,fg-faint-cyan))) - + ,@(doric-themes-prepare-faces doric-themes-intense-shadow-faces :background 'bg-shadow-intense :foreground 'fg-shadow-intense) ,@(doric-themes-prepare-faces doric-themes-subtle-shadow-faces :background 'bg-shadow-subtle :foreground 'fg-shadow-subtle) ,@(doric-themes-prepare-faces doric-themes-intense-shadow-foreground-only-faces :foreground 'fg-shadow-intense) ,@(doric-themes-prepare-faces doric-themes-subtle-shadow-foreground-only-faces :foreground 'fg-shadow-subtle) ,@(doric-themes-prepare-faces doric-themes-accent-foreground-only-faces :foreground 'fg-accent) ,@(doric-themes-prepare-faces doric-themes-main-foreground-only-faces :foreground 'fg-main) - + ,@(doric-themes-prepare-faces doric-themes-bold-faces :inherit ''bold :foreground 'fg-shadow-intense) ,@(doric-themes-prepare-faces doric-themes-bold-italic-faces :inherit ''bold-italic :foreground 'fg-shadow-intense) ,@(doric-themes-prepare-faces doric-themes-italic-faces :inherit ''italic :foreground 'fg-shadow-subtle) @@ -1016,12 +1016,12 @@ `(magit-diff-context-highlight (( ))) `(magit-section-highlight (( ))) - + `(org-block ((t :background ,bg-shadow-subtle :extend t))) `(org-block-begin-line ((t :background ,bg-shadow-subtle :foreground ,fg-shadow-intense :extend t))) `(org-block-end-line ((t :inherit org-block-begin-line))) `(org-hide ((t :background ,bg-main))) - + `(spacious-padding-subtle-mode-line-active ((t :foreground ,fg-accent))) `(spacious-padding-subtle-mode-line-inactive ((t :foreground ,bg-accent))))) (custom-theme-set-variables