aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorHorst31802015-05-28 17:41:34 +0200
committerHorst31802015-05-28 17:44:21 +0200
commit90e7be649ddde05e9ca24c71d84a930c9e221b1b (patch)
tree324bd979678941cc3d35a51c056b7a7289c4c9c8 /extra
parentf21150e179d2ceae1e743041fbf9ea9eddc93d9a (diff)
parent126f99481fbb1e3b71e25580601e21c137ec8351 (diff)
downloadsolarc-theme-90e7be649ddde05e9ca24c71d84a930c9e221b1b.tar.gz
solarc-theme-90e7be649ddde05e9ca24c71d84a930c9e221b1b.tar.xz
solarc-theme-90e7be649ddde05e9ca24c71d84a930c9e221b1b.zip
Merge branch 'master' of https://github.com/horst3180/Arc-theme
Diffstat (limited to 'extra')
-rw-r--r--extra/Chrome/arc-theme.crxbin3325 -> 3605 bytes
-rw-r--r--extra/Chrome/arc-theme/images/theme_frame_inactive.pngbin0 -> 141 bytes
-rw-r--r--extra/Chrome/arc-theme/manifest.json3
3 files changed, 2 insertions, 1 deletions
diff --git a/extra/Chrome/arc-theme.crx b/extra/Chrome/arc-theme.crx
index 472a882..66d8de2 100644
--- a/extra/Chrome/arc-theme.crx
+++ b/extra/Chrome/arc-theme.crx
Binary files differ
diff --git a/extra/Chrome/arc-theme/images/theme_frame_inactive.png b/extra/Chrome/arc-theme/images/theme_frame_inactive.png
new file mode 100644
index 0000000..7fa8831
--- /dev/null
+++ b/extra/Chrome/arc-theme/images/theme_frame_inactive.png
Binary files differ
diff --git a/extra/Chrome/arc-theme/manifest.json b/extra/Chrome/arc-theme/manifest.json
index 9feb930..420c8e5 100644
--- a/extra/Chrome/arc-theme/manifest.json
+++ b/extra/Chrome/arc-theme/manifest.json
@@ -19,7 +19,8 @@
},
"images": {
"theme_frame": "images/theme_frame.png",
- "theme_toolbar": "images/theme_toolbar.png"
+ "theme_frame_inactive": "images/theme_frame_inactive.png",
+ "theme_toolbar": "images/theme_toolbar.png"
},
"properties": {
"ntp_background_alignment": "bottom",