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-2474@eggheadio/gatsby-theme-egghead-blogvue-elucidatevue-tutvue-dumpvuepress-theme-vtvuepress-theme-vuejstotem.module.code-blocktemp-gatsby-themeubprofil@ezvpn/content-theme-docs@enjine/nuxt@ennoucas/content-theme-docs@infinitebrahmanuniverse/nolb-prisnuxt-content-docs-theme-greynuxt-content-theme-4-hamjsnuxt-content-theme-blog-gsforknuxt-content-theme-grey-docsdoconuxtpygereact-syntax-highlighter-prismjsslidev-theme-mrtnvhslidev-theme-shadowslidev-theme-elocsonar.health.poc.frontend.contractors.pgdsstorybook-readmestorybook-readme-addonstorybook-readme-sourcesvelte-ux@opensumi/gatsby-theme@jsp83/ui-components@m00n/gatsby-docs-ui@m00n/gatsby-starter-docs-material-ui@orchestrator-ui/orchestrator-ui-components@gits-id/playground@jsilva-pt/nuxt-content-theme-blogvuepress-theme-grootcontent-theme-docs-with-slotscws-flituicwrc-writer-basecode2htmlcode-video-creatorreact-component-library-test-external-design-34235react-interactive-component@dsquares/react-component-library@dschau/gatsby-theme-blogpatternbookcorneliusakinloye-aside-menu@next-theme/plugins@quilicicf/asciidoc-2-reveal@nut-project/driver-pages@nut-plugins/pages-microfrontends@nuxt/content-theme-docs@pusdn/gatsby-theme-antv@notchafrica/nuxt-extended-docs@notesnook/editor@powens/storybook-readme@vvee/cli@wuxh/dumi@viamrobotics/prime-core@jiangtj/hexo-patch-load-highlight-style@jelper/builder@tinymce/oxide@robb_j/gamedoy@thecodecampus/ngx-present-theme@scaleph/scaleph-gatsby-theme@schiehll/kerbsdumidumi-cmdumi-theme-legecy@swimlane/ngx-docgatsby-theme-hansingatsby-theme-iotgatsby-theme-juliagatsby-theme-edithgatsby-theme-caspergatsby-theme-casper-v3gatsby-theme-tech-bloggatsby-theme-yoyogatsby-theme-zhgatsby-theme-dev-bloggatsby-theme-docgatsby-theme-conegatsby-theme-cone-ocgatsby-theme-documentsgatsby-theme-advancedgatsby-theme-amaranthgatsby-theme-art-graphgatsby-theme-nestxgatsby-theme-material@aller/shiny
1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

6 years ago

1.0.0

8 years ago