starlight-theme-flexoki is a Starlight plugin that applies the Flexoki color palette to documentation sites built with Astro's Starlight framework.
What is starlight-theme-flexoki?
starlight-theme-flexoki is a Starlight plugin created by delucis that replaces Starlight's default colors with the Flexoki palette. The plugin is developed in a pnpm workspace, with the plugin code in the packages/starlight-theme-flexoki/ directory and a demo Starlight site in the docs/ directory for testing and demonstration. It is released under the MIT License, so it can be freely used and modified.
Key Features
- Flexoki color palette — The plugin restyles the Starlight interface using colors from the Flexoki palette.
- Starlight plugin — It is packaged as a Starlight plugin, so it integrates into Starlight documentation projects and changes the theme colors.
- pnpm workspace monorepo — The repository uses pnpm workspaces to manage the plugin and its demo site together, simplifying development and testing.
- Demo documentation site — The
docs/directory contains a full Starlight site that showcases the theme and serves as a test bed for development. - MIT License — The project is free and open source under the MIT License, with copyright held by delucis.
Who should use starlight-theme-flexoki?
- Documentation maintainers using Starlight — They can give their docs a Flexoki-based color scheme by adding the plugin to their Starlight project.
- Astro developers building Starlight docs — They can apply the Flexoki palette to their documentation by installing the plugin.
- Open-source authors — Since the plugin is MIT-licensed, it can be incorporated into other projects that permit MIT-licensed code.
What can you do with starlight-theme-flexoki?
- Apply a Flexoki color scheme to Starlight docs — Install the plugin in a Starlight project and the documentation interface adopts the Flexoki palette.
- Explore the provided demo site — Use the Starlight site in the
docs/directory to see how the theme appears on real documentation pages before you install it.
FAQ
Is starlight-theme-flexoki free?
Yes. It is licensed under the MIT License, so you are free to use, modify, and redistribute it with attribution.
What is Starlight?
Starlight is a documentation theme built on Astro that provides a structured layout for documentation sites. starlight-theme-flexoki is a plugin that customizes Starlight's default colors.
Where is the plugin package?
The plugin package is in the packages/starlight-theme-flexoki/ directory. The docs/ directory holds a demo site used for testing and showing the theme.
Who maintains starlight-theme-flexoki?
The copyright line lists delucis as the copyright holder, indicating that delucis maintains the project.








