aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el
index e9df2d0..a008338 100644
--- a/early-init.el
+++ b/early-init.el
@@ -78,7 +78,7 @@
78;; damage 78;; damage
79;; --------------------------------- 79;; ---------------------------------
80 80
81(set-face-attribute 'default nil :background "#000000" :foreground "#FFFFFF") 81(set-face-attribute 'default nil :background "#000000" :foreground "#c6a57b")
82 82
83 83
84 84