summaryrefslogtreecommitdiff
path: root/.emacs.d/blueish-theme.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/blueish-theme.el')
-rw-r--r--.emacs.d/blueish-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/blueish-theme.el b/.emacs.d/blueish-theme.el
index 7d30cc0..02a19dd 100644
--- a/.emacs.d/blueish-theme.el
+++ b/.emacs.d/blueish-theme.el
@@ -30,6 +30,7 @@
;; ----------------- Frame stuff --------------------
'(default ((((type graphic)) (:background "#091419" :foreground "#c0d0d6"))))
+ '(link ((t (:foreground "DarkSlateGray3"))))
'(cursor ((t (:background "#F8F8F0"))))
'(hl-line ((t (:background "#666666"))))
'(modeline ((t (:background "#183c66" :foreground "white"))))