From e6bb054b7a111ed4884f8558fe7f438118b767db Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Thu, 22 Oct 2020 08:45:35 +0200 Subject: [PATCH] [Emacs] Fix references to phundrak/nord* variables --- org/config/emacs.org | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index be2fd42..eed224e 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -1497,16 +1497,16 @@ (if stash "$") " ")) (accent (cond - (dirty nord11) - (staged nord13) - (t nord14))) - (background (if background-color background-color nord0))) + (dirty phundrak/nord11) + (staged phundrak/nord13) + (t phundrak/nord14))) + (background (if background-color background-color phundrak/nord0))) (concat (with-face "" :background accent :foreground background) (with-face prompt :background accent - :foreground (if dirty nord6 background)) + :foreground (if dirty phundrak/nord6 background)) (with-face "" :background background :foreground accent)))))) @@ -1947,7 +1947,7 @@ (let* ((header-bg phundrak/nord0) ($path (phundrak/abbr-pwd)) ($abbr-path (phundrak/abbr-pwd phundrak/prompt--abbreviate)) - ($background nord1)) + ($background phundrak/nord1)) (concat (with-face " " :background $background) (with-face $path :foreground phundrak/nord14