1.9.0 • Published 3 years ago

prism-themes v1.9.0

Weekly downloads
52,931
License
MIT
Repository
github
Last release
3 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-dumpvuepress-theme-grootfacelift-componentrcw-pluginhexo-code-plugingoldthree-hexo-prism-plugingrey-docsgrey-docs-farazgitbook-plugin-prism-themesinventory-appmetronic-bootstrap-uimelaninhexo-prism-pluginhexo-prism-plugin-advancedhexo-prism-plugin-chlandscapehola-rxnmx-docspatternbookreact-component-library-test-external-design-34235react-interactive-componentnuxt-content-theme-4-hamjsnuxt-content-theme-blog-gsforknuxt-content-theme-grey-docsnuxt-content-docs-theme-greypygereact-syntax-highlighter-prismjsslidev-theme-elocslidev-theme-shadowslidev-theme-mrtnvhsonar.health.poc.frontend.contractors.pgdsubprofiltotem.module.code-block@antv/gatsby-theme-antv@antv/gatsby-theme@appbaseio/storybook-readme@amorist/gatsby-theme-antd@aserto/authzen-interop-react@atooni/gatsby-theme-ziodoc@aller/shiny@awolf81/gatsby-theme-scrollycoding@breautek/hexo-prism-plugin@browserless/screenshot@cenk1cenk2/nuxt-content-theme-docs@chakrihacker/gatsby-theme-fyndx@cloak-app/demo-theme@ada87/hexo-prism-pluginvuepress-theme-vtvuepress-theme-vuejsvue-tut@gits-id/playground@infinitebrahmanuniverse/nolb-pris@innv.magints/karrot_ui@m00n/gatsby-docs-ui@m00n/gatsby-starter-docs-material-ui@mysteel-design/tiny-editor-theme@next-theme/plugins@ennoucas/content-theme-docs@enjine/nuxtgatsby-theme-conegatsby-theme-zh@ezvpn/content-theme-docs@eggheadio/gatsby-theme-egghead-blog@jiangtj/hexo-patch-load-highlight-style@khaledtag/karrot_ui@jsp83/ui-components@jsilva-pt/nuxt-content-theme-blog@jelper/builder@divriots/dockit-core@dschau/gatsby-theme-blog@dsquares/react-component-library@cratosw/gatsby-antd@cxptek/core@boyuai/fe-basecode2htmlcode-video-creatorcwrc-writer-basecws-flituicorneliusakinloye-aside-menudumidumi-cmdumi-theme-legecybons-editorcontent-theme-docs-with-slots
1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

8 years ago