Skip to content

Commit

Permalink
modified: changed tab color
Browse files Browse the repository at this point in the history
  • Loading branch information
ncaq committed May 12, 2015
1 parent c39ab47 commit ec71525
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/20_whitespace.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
)

(set-face-background 'whitespace-space "#073642")
(set-face-background 'whitespace-tab "#586e75")
(set-face-background 'whitespace-tab "#0C2B33")

(defcustom whitespace-cleanup-disabled-hooks
'(
Expand Down
Binary file modified profile/20_whitespace.elc
Binary file not shown.

0 comments on commit ec71525

Please sign in to comment.