Browse Source

initial commit

Signed-off-by: Sina Kuhestani <sina@ephpic.org>
Sina Kuhestani 2 days ago
commit
b6d176571f
2 changed files with 33 additions and 0 deletions
  1. 3 0
      icon.svg
  2. 30 0
      manifest.json

File diff suppressed because it is too large
+ 3 - 0
icon.svg


+ 30 - 0
manifest.json

@@ -0,0 +1,30 @@
+{
+   "manifest_version": 3,
+   "name": "ePHPic Theme",
+   "theme": {
+      "colors": {
+         "frame": [ 72, 76, 137 ],
+         "frame_inactive": [ 105, 105, 105 ],
+         "frame_incognito": [ 72, 76, 137 ],
+         "frame_incognito_inactive": [ 105, 105, 105 ],
+         
+         
+         "background_tab": [ 72, 76, 137 ],
+         "background_tab_inactive": [ 72, 76, 137 ],
+         "background_tab_incognito": [ 72, 76, 137 ],
+         "background_tab_incognito_inactive": [ 72, 76, 137 ],
+         "bookmark_text": [ 232, 227, 238 ],
+         "button_background": [ 72, 76, 137 ],
+         "ntp_background": [ 72, 76, 137 ],
+         "ntp_text": [ 251, 19, 131 ],
+         "tab_background_text": [ 251, 19, 131 ],
+         "tab_background_text_inactive": [ 251, 19, 131 ],
+         "tab_background_text_incognito": [ 251, 19, 131 ],
+         "tab_background_text_incognito_inactive": [ 251, 19, 131 ],
+         "tab_text": [ 232, 227, 238 ],
+         "toolbar": [ 79, 84, 150 ],
+         "toolbar_button_icon": [ 232, 227, 238 ]
+      }
+   },
+   "version": "1.0.0"
+}

Some files were not shown because too many files changed in this diff