Skip to content

Implemented on-screen keyboard theme support

Kugi Eusebio requested to merge github/fork/kugiigi/xenial_-_themes into xenial

This implementation includes the following:

  • Support for loading the color value from JSON files
  • Replaced Border Images with Rectangle with borders (Magnifier, ExtendedKeysSelector, LanguageMenu)
  • Adding a new item in the schema (theme)
  • Updated LanguageMenu with the new ListItem component for better theme support
  • Added border support for each key

Merge request reports