Browser tab color matches selected theme

This commit is contained in:
Liyas Thomas
2019-10-29 12:17:57 +05:30
parent 27d3e9e6b7
commit be00a6fd60
2 changed files with 10 additions and 2 deletions

View File

@@ -12,6 +12,11 @@ export const SETTINGS_KEYS = [
*/
"THEME_COLOR",
/**
* The hex color code for browser tab color.
*/
"THEME_TAB_COLOR",
/**
* Whether or not THEME_COLOR is considered 'vibrant'.
*