diff --git a/emacs/themes/clues-theme.el b/emacs/themes/clues-theme.el index 128e8dc..7d7359e 100644 --- a/emacs/themes/clues-theme.el +++ b/emacs/themes/clues-theme.el @@ -84,8 +84,8 @@ (custom-theme-set-variables 'clues - '(fringe-mode 10 nil (fringe)) - '(linum-format " %6d " ) + '(fringe-mode 8 nil (fringe)) + '(linum-format " %4d \u2502 ") '(main-line-color1 "#222232") '(main-line-color2 "#333343") '(powerline-color1 "#222232")