diff --git a/readme.md b/readme.md index 2e0e5a6..9c205d1 100644 --- a/readme.md +++ b/readme.md @@ -81,7 +81,7 @@ For more setup methods see the [official installation & activation guide][nord-d #### Activation -Make sure the [`~/.emacs.d/themes` directory][emacs-docs-custh] has been added to Emacs _load path_ by adding it to the list in your [init file][emacs-docs-initfile] (`.init.el`): +Make sure the [`~/.emacs.d/themes` directory][emacs-docs-custh] has been added to Emacs _load path_ by adding it to the list in your [init file][emacs-docs-initfile] (`init.el`): ```lisp (add-to-list 'custom-theme-load-path (expand-file-name "~/.emacs.d/themes/")) @@ -126,7 +126,7 @@ To switch to the theme on-the-fly

Configure it to fit your needs.

-

Theme configurations like different region highlight styles or uniform mode lines allow to customize the theme to match your personal preferences.

+

Theme configurations like different region highlight styles or uniform mode lines allow to customize the theme to match your personal preferences.