diff options
Diffstat (limited to 'themes/jao-dark-blue-theme.el')
-rw-r--r-- | themes/jao-dark-blue-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/jao-dark-blue-theme.el b/themes/jao-dark-blue-theme.el index d6f44c4..800bc28 100644 --- a/themes/jao-dark-blue-theme.el +++ b/themes/jao-dark-blue-theme.el @@ -68,6 +68,7 @@ (diff-hl-change (c "#3f3f3f" "darkseagreen4")) (diff-hl-delete (c "#3f3f3f" "goldenrod4")) (diff-hl-insert (c "#3f3f3f" "cadetblue4")) + (fill-column-indicator (c "#303030") :inherit nil) (font-lock-doc-face (c "lightcyan3") it) (fringe (p dimm)) (gnus-button (c "lightyellow3") nul) |