1.9.0 • Published 4 years ago

prism-themes v1.9.0

Weekly downloads
52,931
License
MIT
Repository
github
Last release
4 years ago

Prism themes

Build Status npm

This repository lists a selection of additional themes for the Prism syntax highlighting library.

How to use a theme

To use one of the themes, just include the theme's CSS file in your page. Example:

<!DOCTYPE html>
<html>
    <head>
        ...
        <link href="themes/prism-ghcolors.css" rel="stylesheet" />
    </head>
    <body>
        ...
        <script src="prism.js"></script>
    </body>
</html>

Adding new themes

To add your own theme/s, copy it/them into the themes directory and add your theme/s to the list of available themes in this readme. The filenames for your themes have to be themes/prism-<your-theme>.css for the theme itself and screenshots/prism-<your-theme>.png for the screenshot.

The screenshot will be created for you by running the following command:

npm i && npx gulp screenshot

Before making a pull request, you can run the following command to verify that all checks pass:

npm test

Thank you so much for contributing!!

Available themes

tailwindcss-config@cenguidanos/tailwindcss-confighexo-prism-plugin-fixeddarchreact-component-library-test-33react-component-library-test-333react-component-library-test-3334react-component-library-test-33345gatsby-theme-fencing@everything-registry/sub-chunk-2474manage-layoutsvelte-uxtemp-gatsby-themestorybook-readmestorybook-readme-addonstorybook-readme-sourcevue-elucidatevue-dump@boyuai/fe-basehola-rxnhexo-prism-pluginhexo-prism-plugin-advancedhexo-prism-plugin-chlandscapegrey-docsgrey-docs-farazhexo-code-plugininventory-appmelanin@vvee/cli@whey/gatsby-theme-whey@westegg/gatsby-theme-casper@westegg/theme-jasper@webdoky/content-processor@wuxh/dumi@ts24/rcw-plugin@thecodecampus/ngx-present-theme@tinymce/oxide@vincent-x/dumi-theme-legecy@viamrobotics/prime-core@yelo/saber-theme-snow@yiddishe-kop/content-theme-docsasuna-components@atooni/gatsby-theme-ziodoc@cloak-app/demo-theme@ada87/hexo-prism-plugin@eggheadio/gatsby-theme-egghead-blog@cratosw/gatsby-antd@aller/shiny@amorist/gatsby-theme-antdvuepress-theme-grootfacelift-componentrcw-pluginsonar.health.poc.frontend.contractors.pgdsubprofiltotem.module.code-block@breautek/hexo-prism-plugin@browserless/screenshot@cenk1cenk2/nuxt-content-theme-docs@chakrihacker/gatsby-theme-fyndxvuepress-theme-vtvuepress-theme-vuejsvue-tut@infinitebrahmanuniverse/nolb-pris@mysteel-design/tiny-editor-theme@next-theme/plugins@pusdn/gatsby-theme-antv@powens/storybook-readme@scaleph/scaleph-gatsby-theme@schiehll/kerbs@pnnh/venus-business@robb_j/gamedoymx-docsmetronic-bootstrap-uinuxt-content-docs-theme-greynuxt-content-theme-4-hamjsnuxt-content-theme-blog-gsforknuxt-content-theme-grey-docspatternbookreact-component-library-test-external-design-34235sard-clipygereact-interactive-componentnnbbreact-syntax-highlighter-prismjsslidev-theme-shadowslidev-theme-mrtnvhgitbook-plugin-prism-themesgoldthree-hexo-prism-plugincontent-theme-docs-with-slotscode2htmlcode-video-creatorcorneliusakinloye-aside-menucwrc-writer-basecws-flituibespoke-prismbons-editordoconuxtformio-angular-demogatsby-theme-amaranthgatsby-theme-advanced
1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

7 years ago

1.0.1

8 years ago

1.0.0

9 years ago