use prism-tomorrow.css
This commit is contained in:
1
docs/_style/prism-master/components/prism-git.min.js
vendored
Normal file
1
docs/_style/prism-master/components/prism-git.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
Prism.languages.git={comment:/^#.*/m,deleted:/^[-–].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/m,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/m}},coord:/^@@.*@@$/m,commit_sha1:/^commit \w{40}$/m};
|
Reference in New Issue
Block a user