summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rwxr-xr-xinit.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 27fc13e..3ccb252 100755
--- a/init.el
+++ b/init.el
@@ -199,6 +199,9 @@
:config
(load-theme 'doom-fairy-floss))
+;; Fix TUI background
+(add-to-list 'default-frame-alist '(background-color . "#464258"))
+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Text Modes