Skip to content

Commit

Permalink
color tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 committed Jan 19, 2013
1 parent 4f2c5ab commit f7b570f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soothe-theme.el
Expand Up @@ -156,7 +156,7 @@
`(linum ((t (:foreground ,gray-5bg :background ,alt-background :height 90 ))))
;;-----------------------------------------------------------------------------------------------------------------------
;; show-paren-mode
`(show-paren-match ((t (:foreground ,foam :background ,red-1 ))))
`(show-paren-match ((t (:foreground ,foam :background ,red-1bg ))))
`(show-paren-mismatch ((t (:foreground ,orange-1 :background ,red-2bg ))))
;;-----------------------------------------------------------------------------------------------------------------------
;; ido
Expand Down

0 comments on commit f7b570f

Please sign in to comment.