diff --git a/tomorrow-night-paradise-theme.el b/tomorrow-night-paradise-theme.el index 6207893..207bae3 100644 --- a/tomorrow-night-paradise-theme.el +++ b/tomorrow-night-paradise-theme.el @@ -42,7 +42,7 @@ `(region ((t (:background ,selection)))) `(fringe ((t (:background ,gray-2)))) `(minibuffer-prompt ((t (:foreground ,blue)))) - `(hl-line ((t (:background ,gray-4)))) + `(hl-line ((t (:background ,gray-3)))) ;; Font-lock stuff `(font-lock-builtin-face ((t (:foreground ,blue))))