1、语法插件SyntaxHighlighter Evolved
Color Theme: Eclipse
Use smart tabs allowing tabs being used for alignment: Checked
Starting Line Number: 1
Line Number Padding: OFF
Tab Size: 4
wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeEclipse.css文件修改如下:
/*第一处修改*/ .syntaxhighlighter .line.alt1 { background-color: #c5c5c5 !important; } .syntaxhighlighter .line.alt2 { background-color: #b4b4b4 !important; }