aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yoshi-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index c1ebeb4..6f955af 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -564,6 +564,9 @@
`(rpm-spec-ghost-face ((t (:foreground ,fgred))))
`(rpm-spec-section-face ((t (:foreground ,fgyellow :underline t))))
+ ;; vterm
+ `(vterm-color-black ((t (:background ,yoshi-2 :inherit term-color-black))))
+
;; Window dividers
`(window-divider ((t (:foreground ,yoshi-2))))
`(window-divider-first-pixel ((t (:foreground unspecified :inherit window-divider))))