Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
潘藝恩 authored and 潘藝恩 committed Jul 25, 2019
1 parent 1370fa1 commit ec17ab0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions themes/wilmersdorf-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
`(mu4e-cited-7-face ((,class (:foreground ,fg3))))
`(mu4e-header-marks-face ((,class (:foreground ,type))))
`(ffap ((,class (:foreground ,fg4))))

`(js2-private-function-call ((,class (:foreground ,const))))
`(js2-jsdoc-html-tag-delimiter ((,class (:foreground ,str))))
`(js2-jsdoc-html-tag-name ((,class (:foreground ,key2))))
Expand All @@ -145,7 +144,6 @@
`(js2-magic-paren ((t (:foreground ,const))))
`(js2-function-call ((t (:foreground ,const))))
`(js2-keywords ((t (:foreground ,keyword))))

`(js3-warning-face ((,class (:underline ,keyword))))
`(js3-error-face ((,class (:underline ,warning))))
`(js3-external-variable-face ((,class (:foreground ,var))))
Expand Down

0 comments on commit ec17ab0

Please sign in to comment.