UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

12 lines (8 loc) 219 B
# Custom Theme Example This plugin demonstrates how to add a custom theme ```bash cd plugins/examples/custom-theme npm install npm start ``` The main code for the example plugin is in [src/index.tsx](src/index.tsx).