diff --git a/Configuration.org b/Configuration.org index 3ce9f89f954319c8dc240ce16fd2d1adbb5937dd..44ab1f2a4a395ee0a87109e1e872912748f15e56 100644 --- a/Configuration.org +++ b/Configuration.org @@ -662,6 +662,10 @@ Charge les langages disponnibles pour org-mode (show-paren-mode t) (setq show-paren-style 'mixed) + + (set-face-background 'show-paren-match (face-background 'default)) + (set-face-foreground 'show-paren-match "#def") + (set-face-attribute 'show-paren-match nil :weight 'extra-bold) #+END_SRC ** Taille de la police