diff options
Diffstat (limited to 'themes/jao-doomish-theme.el')
-rw-r--r-- | themes/jao-doomish-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/jao-doomish-theme.el b/themes/jao-doomish-theme.el index 7645e17..5ac666c 100644 --- a/themes/jao-doomish-theme.el +++ b/themes/jao-doomish-theme.el @@ -128,6 +128,7 @@ (org-code (c yellow)) (scroll-bar (c bg)) (term-color-blue (c nil nil) it) + (vterm-color-blue (c light-blue nil)) (show-paren-match (c "darkseagreen1" "#5f5f5f")) (variable-pitch (c nil nil)) (vertical-border (c "black") :inherit nil) |