Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created June 15, 2014 12:11
Show Gist options
  • Save mrvdb/ee3c0618401f792f496c to your computer and use it in GitHub Desktop.
Save mrvdb/ee3c0618401f792f496c to your computer and use it in GitHub Desktop.

(set-face-attribute ‘show-paren-match nil :inherit nil :foreground nil :weight ‘normal :background mrb-bg-paren-match)

;; Set regions so we keep the normal font locking (set-face-attribute ‘region nil :inherit nil :foreground nil :weight ‘normal :background mrb-bg-region)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment