diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/book.latex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/book.latex b/templates/book.latex index 90c1ff7..61355af 100644 --- a/templates/book.latex +++ b/templates/book.latex @@ -425,8 +425,8 @@ $endif$ % Use custom leftbar \renewenvironment{leftbar}[1][\hsize] - { - \def\FrameCommand {} + {\footnotesize\color{darkgray} + \def\FrameCommand{{\color{lightgray}\vrule width 2pt}} \MakeFramed{\hsize#1\advance\hsize-\width\FrameRestore}% } {\endMakeFramed} |