File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262
6363 `(show-paren-match ((t :box (:line-width (-1 . -1 ) :style released-button :color " #A4A4A4" ))))
6464
65+ `(highlight-indent-guides-odd-face ((t :foreground " #D0D0D0" )))
66+ `(highlight-indent-guides-even-face ((t :foreground " #D0D0D0" )))
67+ `(highlight-indent-guides-character-face ((t :foreground " #D0D0D0" )))
68+ `(highlight-indent-guides-top-odd-face ((t :foreground " #D0D0D0" )))
69+ `(highlight-indent-guides-top-even-face ((t :foreground " #D0D0D0" )))
70+ `(highlight-indent-guides-top-character-face ((t :foreground " #D0D0D0" )))
71+ `(highlight-indent-guides-stack-odd-face ((t :foreground " #D0D0D0" )))
72+ `(highlight-indent-guides-stack-even-face ((t :foreground " #D0D0D0" )))
73+ `(highlight-indent-guides-stack-character-face ((t :foreground " #D0D0D0" )))
74+
6575 `(highlight-doxygen-comment ((t :background " #ffffff" )))
6676 `(highlight-doxygen-code-block ((t :background " grey85" )))
6777 `(highlight-doxygen-command ((t :foreground " SlateGray" )))
You can’t perform that action at this time.
0 commit comments