Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
prettify.jsには一連の「テーマ」があります。
実際にどのように使用しますか?ファイルの代わりに<link href="">選択した「テーマ」ファイルに移動しますか、それとも他のことをしますか?手順は何ですか?.cssprettify.css
<link href="">
.css
prettify.css
デフォルトのCSSファイルをテーマのCSSファイルに置き換えるだけです。
<link href="sunburst.css" type="text/css" rel="stylesheet" />