webianproject / shell

Webian Shell - A graphical shell for the web (desktop version)
http://webian.org/shell
GNU General Public License v3.0
136 stars 25 forks source link

Support different formats of web app theme colours #181

Open benfrancis opened 7 years ago

benfrancis commented 7 years ago

Currently the theme_color property of a web app manifest is assumed to be a six digit hex value, but other values like "#ccc" or "red" could also be supplied.