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-dumphola-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@nuxt/content-theme-docs@nut-project/driver-pages@nut-plugins/pages-microfrontends@notchafrica/nuxt-extended-docs@notesnook/editor@opensumi/gatsby-theme@orchestrator-ui/orchestrator-ui-components@gits-id/playground@innv.magints/karrot_ui@pnnh/venus-business@powens/storybook-readmeformio-angular-demogatsby-theme-amaranthgatsby-theme-advancedgatsby-theme-caspergatsby-theme-casper-v3gatsby-theme-art-graphgatsby-theme-conegatsby-theme-cone-ocgatsby-docs-uigatsby-theme-dev-bloggatsby-theme-documentsgatsby-theme-edithgatsby-theme-docgatsby-theme-nestxgatsby-theme-tech-bloggatsby-theme-iotgatsby-theme-hansingatsby-theme-juliagatsby-theme-materialgatsby-theme-yoyogatsby-theme-zh@swimlane/ngx-docdumidumi-cmdumi-theme-legecyfanamkhasflux-ui@pusdn/gatsby-theme-antv@browserless/screenshot@cenk1cenk2/nuxt-content-theme-docs@chakrihacker/gatsby-theme-fyndx@boyuai/fe-base@breautek/hexo-prism-plugincontent-theme-docs-with-slotscode2htmlcode-video-creatorcorneliusakinloye-aside-menucwrc-writer-basecws-flituibespoke-prismbons-editordoconuxt@appbaseio/storybook-readme@antv/gatsby-theme@antv/gatsby-theme-antv@ada87/hexo-prism-plugin@atooni/gatsby-theme-ziodoc@aller/shiny
1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

5 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