summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.el b/init.el
index 350d6d7..9efc398 100644
--- a/init.el
+++ b/init.el
@@ -401,7 +401,9 @@ https://yannherklotz.com"))
`(coq-solve-tactics-face ((,c :inherit modus-themes-fg-red)))
`(coq-cheat-face ((,c :inherit modus-themes-intense-red
:box (:line-width -1 :color ,bg-red-intense
- :style nil))))))))
+ :style nil))))
+ `(fill-column-indicator ((,c :background unspecified
+ :height unspecified)))))))
(modus-themes-load-theme 'modus-vivendi-tinted))
(use-package pass