summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-02-02 17:54:48 +0200
committerThanos Apollo <[email protected]>2024-02-02 17:54:48 +0200
commitcc4cb4df2827a4fe41de3728e8db4d6e9d5eb81f (patch)
tree415866a87de2bb1f012f0a3e7a1d3347279be83e
parent88239c51ba4a8e2eda1e68b419452980811903c6 (diff)
emacs:(modus-themes) Update bg value
-rw-r--r--.emacs.d/init.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index a47b3cd..ca872c7 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -149,7 +149,10 @@
(setf modus-themes-common-palette-overrides
'((fg-line-number-inactive "gray40")
(fg-line-number-active cyan-intense)
- (bg-main "#171717")
+ ;; (bg-main "#1d2021") ;;grubox-hard
+ (bg-main "#191919") ;; 1337
+ ;; (bg-main "#1d1f21") ;; tomorrow night
+ ;; (bg-main "#171717") ;; badger
;; (overline-heading-1 gold)
(fg-heading-1 red-warmer)
;; (bg-heading-1 bg-blue-nuanced)