Skip to content

rlueder/kibana-theme-toggle

Repository files navigation

Kibana themeToggle plugin

Easily switch between light and dark modes in Kibana.

The current flow in Kibana is: user icon -> "Edit profile" -> select mode -> "Save changes" -> "Reload page"

This simple plugin adds the theme switcher at the top navigation, accessible with a single click.

theme_toggle


Development

See the kibana contributing guide for instructions setting up your development environment.

Scripts

yarn kbn bootstrap
Execute this to install node_modules and setup the dependencies in your plugin and in Kibana
yarn plugin-helpers build
Execute this to create a distributable version of this plugin that can be installed in Kibana
yarn plugin-helpers dev --watch
Execute this to build your plugin ui browser side so Kibana could pick up when started in development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published