summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/mango-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/mango-theme.el b/.config/emacs/mango-theme.el
index b2a369b..092308f 100644
--- a/.config/emacs/mango-theme.el
+++ b/.config/emacs/mango-theme.el
@@ -24,6 +24,7 @@ graphically, so I shouldn’t need to have multiple specs per face.
'((foreground "#C5C8C6")
(background "#2B303B")
(background-cool "#363C4A")
+ (background-dark "#1D2635")
(background-faint "#414859")
(middleground "#4F5561")
(disabled "#999999")