Skip to content

Commit

Permalink
change face of program
Browse files Browse the repository at this point in the history
  • Loading branch information
jixiufeng committed Sep 7, 2018
1 parent 72b3c88 commit 7ade7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dired-filetype-face.el
Expand Up @@ -390,7 +390,7 @@ file extensions only, no glob or regexp patterns."
"sql"
"st"))

(deffiletype-face "program" "blue")
(deffiletype-face "program" "green3")

(deffiletype-face-regexp program
:regexp
Expand Down

0 comments on commit 7ade7f7

Please sign in to comment.