diff --git a/images/theme_frame.png b/images/theme_frame.png new file mode 100644 index 0000000..df7588b Binary files /dev/null and b/images/theme_frame.png differ diff --git a/images/theme_tab_background.png b/images/theme_tab_background.png new file mode 100644 index 0000000..1ff9bfe Binary files /dev/null and b/images/theme_tab_background.png differ diff --git a/images/theme_toolbar.png b/images/theme_toolbar.png new file mode 100644 index 0000000..75955a1 Binary files /dev/null and b/images/theme_toolbar.png differ diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..23a6e50 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"name":"ThemeBeta.com","version":"1.0","description":"","manifest_version":3,"theme":{"images":{"theme_frame":"images\/theme_frame.png","theme_toolbar":"images\/theme_toolbar.png","theme_tab_background":"images\/theme_tab_background.png"},"colors":{"frame":[15,15,15],"toolbar":[15,15,15],"tab_text":[255,255,255],"tab_background_text":[224,224,224],"bookmark_text":[255,255,255],"ntp_background":[15,15,15],"ntp_text":[255,255,255],"ntp_link":[191,218,255],"button_background":[15,15,15,1]},"tints":{"buttons":[0,0,1]},"properties":{"ntp_background_alignment":"bottom","ntp_background_repeat":"no-repeat"}}} \ No newline at end of file