Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Starlight theme for Astro documentation, inspired by the shadcn docs design.
starlight-theme-black is a Starlight theme for Astro documentation sites, created by Adrián UB to restyle the default Starlight interface with the dark, minimal aesthetic of the shadcn docs. It is published on npm as the package starlight-theme-black, hosted on GitHub at adrian-ub/starlight-theme-black, and released under the MIT License (© 2024-PRESENT).
starlight-theme-black is an npm-distributed theme for Starlight, the documentation framework built on Astro, created by Adrián UB and published to npmjs.com as starlight-theme-black. You install it into a Starlight-based documentation project and it restyles the entire docs interface with a dark "black" look inspired by the shadcn documentation. The repository carries the topics astro, plugin, shadcn, starlight, starlight-astro, and theme, and the README displays npm version and download badges from npmjs.com.
Documentation site maintainers who want the shadcn-docs dark aesthetic on their Starlight documentation without writing the styling by hand. Astro developers working with Starlight who prefer a drop-in theme plugin over custom CSS for their docs layout. Open-source project authors who publish library or framework documentation and want an MIT-licensed dark theme they can adopt and modify freely.
Install the starlight-theme-black package from npm into an Astro project that uses Starlight, then add the theme to the Starlight configuration, where it registers through the plugin system. The package's JSDocs reference on jsdocs.io documents the theme's options and API for setup and customization.
Yes. The project is open source under the MIT License (© 2024-PRESENT Adrián UB), so it is free to install, use, modify, and redistribute in your own documentation projects.
It works with Starlight, the documentation framework built on Astro. The repository's topics include astro, starlight, and starlight-astro, so it targets documentation sites built on the Astro ecosystem.
Install the starlight-theme-black package from npmjs.com and register it in your Starlight configuration's plugin list. For full setup and option details, the README links to the JSDocs reference at jsdocs.io.
Adrián UB maintains the project. The source lives on GitHub at adrian-ub/starlight-theme-black under the MIT License, and the npm package page at npmjs.com shows the published versions.
