make java(script) files a color that more closely resembles code. brown is associated with media files

This commit is contained in:
Ryan Delaney 2014-05-30 08:24:23 -07:00
parent da8de1b18a
commit b0a6f7fcca
1 changed files with 7 additions and 7 deletions

View File

@ -185,18 +185,18 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.pyc 38;5;240
# }}}
# html {{{2
.css 38;5;127
.css 38;5;125;1
.htm 38;5;125;1
.html 38;5;125;1
.jhtm 38;5;125;1
# }}}
# java {{{2
.coffee 38;5;94;1
.java 38;5;94;1
.js 38;5;94;1
.jsm 38;5;94;1
.jsm 38;5;94;1
.jsp 38;5;94;1
.coffee 38;5;074;1
.java 38;5;074;1
.js 38;5;074;1
.jsm 38;5;074;1
.jsm 38;5;074;1
.jsp 38;5;074;1
# }}}
# php {{{2
.php 38;5;81