Difference between revisions of "Preview CSS files"
From BBEditExtras
m (→Languages) |
m |
||
Line 1: | Line 1: | ||
− | Create a CSS file with a name in the format DefaultCSS_*languagename*.css. This file will be loaded by default when you open a Preview window in BBEdit, and the display will be styled by that CSS. [http://www.youtube.com/watch?v=_f_yG3ecaFM (Video explanation)] | + | Create a CSS file with a name in the format DefaultCSS_*languagename*.css, where *languagename* is the name of the language. This file will be loaded by default when you open a Preview window in BBEdit, and the display will be styled by that CSS. [http://www.youtube.com/watch?v=_f_yG3ecaFM (Video explanation)] |
== Languages/Files == | == Languages/Files == |
Revision as of 17:32, 12 September 2011
Create a CSS file with a name in the format DefaultCSS_*languagename*.css, where *languagename* is the name of the language. This file will be loaded by default when you open a Preview window in BBEdit, and the display will be styled by that CSS. (Video explanation)