Make highlighted parentheses light brown.
This commit is contained in:
parent
2fd22076e9
commit
ef47dd9a8e
|
@ -139,7 +139,7 @@
|
|||
:custom ((highlight-parentheses-colors nil)
|
||||
(highlight-parentheses-background-colors nil)
|
||||
(highlight-parentheses-attributes
|
||||
'((:foreground "White" :weight ultrabold) (:weight bold))))
|
||||
'((:foreground "Burlywood" :weight ultrabold) (:weight bold))))
|
||||
:hook (prog-mode . highlight-parentheses-mode))
|
||||
|
||||
(provide 'basics/appearance)
|
||||
|
|
Loading…
Reference in New Issue
Block a user