diff --git a/README.md b/README.md
index 6bd9a41..6cd3544 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+
# Prism themes
[![Build Status](https://github.com/PrismJS/prism-themes/workflows/CI/badge.svg)](https://github.com/PrismJS/prism-themes/actions)
@@ -29,113 +30,260 @@ Please see our [Contributing guide](CONTRIBUTING.md) for details. Thank you for
## Available themes
-* [__CB__](themes/prism-cb.css) (originally by [C. Bavota](https://bitbucket.org/cbavota), adapted by [atelierbram](https://github.com/atelierbram))
-[![CB](screenshots/prism-cb.png)](themes/prism-cb.css)
-
-* [__GHColors__](themes/prism-ghcolors.css) (by [aviaryan](https://github.com/aviaryan))
-[![GHColors](screenshots/prism-ghcolors.png)](themes/prism-ghcolors.css)
+* [__a11y Dark__](themes/prism-a11y-dark.css) (by [ericwbailey](https://github.com/ericwbailey))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-a11y-dark.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-a11y-dark.min.css))
+[![a11y Dark](screenshots/prism-a11y-dark.png)](themes/prism-a11y-dark.css)
-* [__Pojoaque__](themes/prism-pojoaque.css) (originally by [Jason Tate](http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html), adapted by [atelierbram](https://github.com/atelierbram))
-[![Pojoaque](screenshots/prism-pojoaque.png)](themes/prism-pojoaque.css)
+```html
+
+```
+
-* [__Xonokai__](themes/prism-xonokai.css) (originally by [Maxime Thirouin (MoOx)](https://github.com/MoOx), adapted by [atelierbram](https://github.com/atelierbram))
-[![Xonokai](screenshots/prism-xonokai.png)](themes/prism-xonokai.css)
+* [__Atom Dark__](themes/prism-atom-dark.css) (by [gibsjose](https://github.com/gibsjose), based on [Atom Dark Syntax theme](https://github.com/atom/atom-dark-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-atom-dark.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-atom-dark.min.css))
+[![Atom Dark](screenshots/prism-atom-dark.png)](themes/prism-atom-dark.css)
+```html
+
+```
+
-* [__Ateliersulphurpool-light__](themes/prism-base16-ateliersulphurpool.light.css) (by [Bram de Haan](https://github.com/atelierbram))
-[![Ateliersulphurpool-light](screenshots/prism-base16-ateliersulphurpool.light.png)](themes/prism-base16-ateliersulphurpool.light.css)
+* [__CB__](themes/prism-cb.css) (originally by [C. Bavota](https://bitbucket.org/cbavota), adapted by [atelierbram](https://github.com/atelierbram))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-cb.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-cb.min.css))
+[![CB](screenshots/prism-cb.png)](themes/prism-cb.css)
+```html
+
+```
+
-* [__Hopscotch__](themes/prism-hopscotch.css) (by [Jan T. Sott](https://github.com/idleberg))
-[![Hopscotch](screenshots/prism-hopscotch.png)](themes/prism-hopscotch.css)
+* [__Coldark Cold__](themes/prism-coldark-cold.css) (by [Armand Philippot](https://github.com/ArmandPhilippot), based on [Coldark](https://github.com/ArmandPhilippot/coldark))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-coldark-cold.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-coldark-cold.min.css))
+[![Coldark Cold](screenshots/prism-coldark-cold.png)](themes/prism-coldark-cold.css)
+```html
+
+```
+
-* [__Atom Dark__](themes/prism-atom-dark.css) (by [gibsjose](https://github.com/gibsjose), based on [Atom Dark Syntax theme](https://github.com/atom/atom-dark-syntax))
-[![Atom Dark](screenshots/prism-atom-dark.png)](themes/prism-atom-dark.css)
+* [__Coldark Dark__](themes/prism-coldark-dark.css) (by [Armand Philippot](https://github.com/ArmandPhilippot), based on [Coldark](https://github.com/ArmandPhilippot/coldark))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-coldark-dark.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-coldark-dark.min.css))
+[![Coldark Dark](screenshots/prism-coldark-dark.png)](themes/prism-coldark-dark.css)
+```html
+
+```
+
-* [__Duotone Dark__](themes/prism-duotone-dark.css) (by [Simurai](https://github.com/simurai), based on [Duotone Dark Syntax theme for Atom](https://github.com/simurai/duotone-dark-syntax))
-[![Duotone Dark](screenshots/prism-duotone-dark.png)](themes/prism-duotone-dark.css)
+* [__Coy without shadows__](themes/prism-coy-without-shadows.css) (by [RunDevelopment](https://github.com/RunDevelopment), based on Tim Shedor's Coy theme)
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-coy-without-shadows.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-coy-without-shadows.min.css))
+[![Coy without shadows](screenshots/prism-coy-without-shadows.png)](themes/prism-coy-without-shadows.css)
+```html
+
+```
+
-* [__Duotone Sea__](themes/prism-duotone-sea.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Sea Syntax theme for Atom](https://github.com/simurai/duotone-dark-sea-syntax))
-[![Duotone Sea](screenshots/prism-duotone-sea.png)](themes/prism-duotone-sea.css)
+* [__Darcula__](themes/prism-darcula.css) (by [Byverdu](https://github.com/byverdu))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-darcula.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-darcula.min.css))
+[![Dracula](screenshots/prism-dracula.png)](themes/prism-dracula.css)
+```html
+
+```
+
-* [__Duotone Space__](themes/prism-duotone-space.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Space Syntax theme for Atom](https://github.com/simurai/duotone-dark-space-syntax))
-[![Duotone Space](screenshots/prism-duotone-space.png)](themes/prism-duotone-space.css)
+* [__Duotone Dark__](themes/prism-duotone-dark.css) (by [Simurai](https://github.com/simurai), based on [Duotone Dark Syntax theme for Atom](https://github.com/simurai/duotone-dark-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-dark.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-dark.min.css))
+[![Duotone Dark](screenshots/prism-duotone-dark.png)](themes/prism-duotone-dark.css)
+```html
+
+```
+
-* [__Duotone Earth__](themes/prism-duotone-earth.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Earth Syntax theme for Atom](https://github.com/simurai/duotone-dark-earth-syntax))
+* [__Duotone Earth__](themes/prism-duotone-earth.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Earth Syntax theme for Atom](https://github.com/simurai/duotone-dark-earth-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-earth.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-earth.min.css))
[![Duotone Earth](screenshots/prism-duotone-earth.png)](themes/prism-duotone-earth.css)
+```html
+
+```
+
-* [__Duotone Forest__](themes/prism-duotone-forest.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Forest Syntax theme for Atom](https://github.com/simurai/duotone-dark-forest-syntax))
+* [__Duotone Forest__](themes/prism-duotone-forest.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Forest Syntax theme for Atom](https://github.com/simurai/duotone-dark-forest-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-forest.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-forest.min.css))
[![Duotone Forest](screenshots/prism-duotone-forest.png)](themes/prism-duotone-forest.css)
+```html
+
+```
+
-* [__Duotone Light__](themes/prism-duotone-light.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Light Syntax theme](https://github.com/simurai/duotone-light-syntax))
+* [__Duotone Light__](themes/prism-duotone-light.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Light Syntax theme](https://github.com/simurai/duotone-light-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-light.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-light.min.css))
[![Duotone Light](screenshots/prism-duotone-light.png)](themes/prism-duotone-light.css)
+```html
+
+```
+
-* [__VS__](themes/prism-vs.css) (by [andrewlock](https://github.com/andrewlock))
-[![VS](screenshots/prism-vs.png)](themes/prism-vs.css)
+* [__Duotone Sea__](themes/prism-duotone-sea.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Sea Syntax theme for Atom](https://github.com/simurai/duotone-dark-sea-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-sea.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-duotone-sea.min.css))
+[![Duotone Sea](screenshots/prism-duotone-sea.png)](themes/prism-duotone-sea.css)
+```html
+
+```
+
-* [__VS Code Dark+__](themes/prism-vsc-dark-plus.css) (by [tabuckner](https://github.com/tabuckner))
-[![VS](screenshots/prism-vsc-dark-plus.png)](themes/prism-vsc-dark-plus.css)
+* [__Duotone Space__](themes/prism-duotone-space.css) (by [Simurai](https://github.com/simurai), based on [DuoTone Dark Space Syntax theme for Atom](https://github.com/simurai/duotone-dark-space-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-material-oceanic.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-material-oceanic.min.css))
[![Material Oceanic](screenshots/prism-material-oceanic.png)](themes/prism-material-oceanic.css)
+```html
+
+```
+
-* [__Nord__](themes/prism-nord.css) (originally by [Nord](https://www.nordtheme.com/), adapted by [Zane Hitchcox](https://github.com/zwhitchcox) and [Gabriel Ramos](https://github.com/gabrieluizramos))
-[![Nord](screenshots/prism-nord.png)](themes/prism-nord.css)
+* [__Night Owl__](themes/prism-night-owl.css) (by [Souvik Mandal](https://github.com/SimpleIndian), based on [Sarah Drasner's](https://github.com/sdras) [Night Owl Theme](https://github.com/sdras/night-owl-vscode-theme))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-night-owl.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-night-owl.min.css))
+[![Night Owl](screenshots/prism-night-owl.png)](themes/prism-night-owl.css)
+```html
+
+```
+
-* [__Coldark Cold__](themes/prism-coldark-cold.css) (by [Armand Philippot](https://github.com/ArmandPhilippot), based on [Coldark](https://github.com/ArmandPhilippot/coldark))
-[![Coldark Cold](screenshots/prism-coldark-cold.png)](themes/prism-coldark-cold.css)
+* [__Nord__](themes/prism-nord.css) (originally by [Nord](https://www.nordtheme.com/), adapted by [Zane Hitchcox](https://github.com/zwhitchcox) and [Gabriel Ramos](https://github.com/gabrieluizramos))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-nord.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-nord.min.css))
+[![Nord](screenshots/prism-nord.png)](themes/prism-nord.css)
+```html
+
+```
+
-* [__Coldark Dark__](themes/prism-coldark-dark.css) (by [Armand Philippot](https://github.com/ArmandPhilippot), based on [Coldark](https://github.com/ArmandPhilippot/coldark))
-[![Coldark Dark](screenshots/prism-coldark-dark.png)](themes/prism-coldark-dark.css)
+* [__One Dark__](themes/prism-one-dark.css) (by [Hoon Wei Ting](https://github.com/hoonweiting), based on [Atom's One Dark Syntax](https://github.com/atom/atom/tree/master/packages/one-dark-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-one-dark.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-one-dark.min.css))
+[![One Dark](screenshots/prism-one-dark.png)](themes/prism-one-dark.css)
+```html
+
+```
+
-* [__Coy without shadows__](themes/prism-coy-without-shadows.css) (by [RunDevelopment](https://github.com/RunDevelopment), based on Tim Shedor's Coy theme)
-[![Coy without shadows](screenshots/prism-coy-without-shadows.png)](themes/prism-coy-without-shadows.css)
+* [__One Light__](themes/prism-one-light.css) (by [Hoon Wei Ting](https://github.com/hoonweiting), based on [Atom's One Light Syntax](https://github.com/atom/atom/tree/master/packages/one-light-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-shades-of-purple.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-shades-of-purple.min.css))
+[![Shades of Purple](screenshots/prism-shades-of-purple.png)](themes/prism-shades-of-purple.css)
+```html
+
+```
+
-* [__Lucario__](themes/prism-lucario.css) (by [Christopher Kapic](https://github.com/christopher-kapic), based on [Raphael Amorim's](https://github.com/raphamorim) [Lucario Theme](https://github.com/raphamorim/lucario))
-[![Lucario](screenshots/prism-lucario.png)](themes/prism-lucario.css)
+* [__Solarized Dark Atom__](themes/prism-solarized-dark-atom.css) (by [Pranay Chauhan](https://github.com/PranayChauhan2516), based on [Solarized Dark Theme by Atom](https://github.com/atom/solarized-dark-syntax))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-solarized-dark-atom.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-solarized-dark-atom.min.css))
+[![Solarized Dark Atom](screenshots/prism-solarized-dark-atom.png)](themes/prism-solarized-dark-atom.css)
+```html
+
+```
+
-* [__Night Owl__](themes/prism-night-owl.css) (by [Souvik Mandal](https://github.com/SimpleIndian), based on [Sarah Drasner's](https://github.com/sdras) [Night Owl Theme](https://github.com/sdras/night-owl-vscode-theme))
-[![Night Owl](screenshots/prism-night-owl.png)](themes/prism-night-owl.css)
+* [__VS__](themes/prism-vs.css) (by [andrewlock](https://github.com/andrewlock))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-vsc-dark-plus.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-vsc-dark-plus.min.css))
+[![VS](screenshots/prism-vs.png)](themes/prism-vs.css)
+```html
+
+```
+
-* [__Holi Theme__](themes/prism-holi-theme.css) (by [Ayush Saini](https://github.com/AyushSaini00), based on [Holi Theme for VS Code](https://github.com/AyushSaini00/holi-theme))
-[![Holi Theme](screenshots/prism-holi-theme.png)](themes/prism-holi-theme.css)
+* [__Xonokai__](themes/prism-xonokai.css) (originally by [Maxime Thirouin (MoOx)](https://github.com/MoOx), adapted by [atelierbram](https://github.com/atelierbram))
+(CDN: [https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-z-touch.min.css](https://cdnjs.cloudflare.com/ajax/libs/prism-themes/1.9.0/prism-z-touch.min.css))
[![Z-Touch](screenshots/prism-z-touch.png)](themes/prism-z-touch.css)
+```html
+
+```
-* [__Solarized Dark Atom__](themes/prism-solarized-dark-atom.css) (by [Pranay Chauhan](https://github.com/PranayChauhan2516), based on [Solarized Dark Theme by Atom](https://github.com/atom/solarized-dark-syntax))
-[![Solarized Dark Atom](screenshots/prism-solarized-dark-atom.png)](themes/prism-solarized-dark-atom.css)
-
-* [__One Dark__](themes/prism-one-dark.css) (by [Hoon Wei Ting](https://github.com/hoonweiting), based on [Atom's One Dark Syntax](https://github.com/atom/atom/tree/master/packages/one-dark-syntax))
-[![One Dark](screenshots/prism-one-dark.png)](themes/prism-one-dark.css)
-
-* [__One Light__](themes/prism-one-light.css) (by [Hoon Wei Ting](https://github.com/hoonweiting), based on [Atom's One Light Syntax](https://github.com/atom/atom/tree/master/packages/one-light-syntax))
-[![One Light](screenshots/prism-one-light.png)](themes/prism-one-light.css)
-
-* [__Laserwave__](themes/prism-laserwave.css) (originally by [Jared Jones](https://github.com/Jaredk3nt), adapted by [Simon Jespersen](https://github.com/simjes))
-[![Laserwave](screenshots/prism-laserwave.png)](themes/prism-laserwave.css)
\ No newline at end of file