ovos-PHAL-plugin-color-scheme-manager

Color scheme manager plugin for OpenVoiceOS hardware abstraction layer


License
Apache-2.0
Install
pip install ovos-PHAL-plugin-color-scheme-manager==1.0.0

Documentation

DEPRECATED - OVOS PHAL Color Scheme Plugin

This repository is no longer maintained by OpenVoiceOS, use https://github.com/OpenVoiceOS/ovos-gui-plugin-shell-companion instead


The Dashboard PHAL plugin provides a middle layer interface between OVOS Shell and OVOS Core to set and manage color schemes. This interface is used for theme generaation feature and theme setting feature

Requirements

  • This plugin has not external requirements

Install

pip install ovos-PHAL-plugin-color-scheme-manager

Event Details:

Theme Setting and Theme Generation
 # type: Request
 # data requirements: "theme_name", "primaryColor", "secondaryColor", "textColor"
 # "ovos.shell.gui.color.scheme.generate"