aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriel Lautaro Voynes2015-05-25 06:50:47 -0300
committerAriel Lautaro Voynes2015-05-25 06:50:47 -0300
commit80847c0f7f1cbb50b98c3d2daf342214190cfd6a (patch)
tree37c3eb07d009711af58dc9d9fb4b737bbf2b9432
parent5519dbdb53bc2ccddf68e4dca6cf1ba88964c058 (diff)
downloadsolarc-theme-80847c0f7f1cbb50b98c3d2daf342214190cfd6a.tar.gz
solarc-theme-80847c0f7f1cbb50b98c3d2daf342214190cfd6a.tar.xz
solarc-theme-80847c0f7f1cbb50b98c3d2daf342214190cfd6a.zip
add inactive frame background image
-rw-r--r--chrome/arc-theme/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/arc-theme/manifest.json b/chrome/arc-theme/manifest.json
index 9feb930..420c8e5 100644
--- a/chrome/arc-theme/manifest.json
+++ b/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",