diff --git a/extra/Chrome/arc-darker-theme.crx b/extra/Chrome/arc-darker-theme.crx index c2ba9e0..3b98ce4 100644 Binary files a/extra/Chrome/arc-darker-theme.crx and b/extra/Chrome/arc-darker-theme.crx differ diff --git a/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png b/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png deleted file mode 100644 index 5e47c88..0000000 Binary files a/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png and /dev/null differ diff --git a/extra/Chrome/arc-darker-theme/manifest.json b/extra/Chrome/arc-darker-theme/manifest.json index 42dcc6e..f9e5413 100644 --- a/extra/Chrome/arc-darker-theme/manifest.json +++ b/extra/Chrome/arc-darker-theme/manifest.json @@ -19,7 +19,7 @@ }, "images": { "theme_frame": "images/theme_frame.png", - "theme_frame_inactive": "images/theme_frame_inactive.png", + "theme_frame_inactive": "images/theme_frame.png", "theme_toolbar": "images/theme_toolbar.png" }, "properties": { diff --git a/extra/Chrome/arc-theme.crx b/extra/Chrome/arc-theme.crx index 26ff10d..12a172c 100644 Binary files a/extra/Chrome/arc-theme.crx and b/extra/Chrome/arc-theme.crx differ diff --git a/extra/Chrome/arc-theme/images/theme_frame_inactive.png b/extra/Chrome/arc-theme/images/theme_frame_inactive.png deleted file mode 100644 index 7fa8831..0000000 Binary files a/extra/Chrome/arc-theme/images/theme_frame_inactive.png and /dev/null differ diff --git a/extra/Chrome/arc-theme/manifest.json b/extra/Chrome/arc-theme/manifest.json index 4b58257..fb8b6f4 100644 --- a/extra/Chrome/arc-theme/manifest.json +++ b/extra/Chrome/arc-theme/manifest.json @@ -19,7 +19,7 @@ }, "images": { "theme_frame": "images/theme_frame.png", - "theme_frame_inactive": "images/theme_frame_inactive.png", + "theme_frame_inactive": "images/theme_frame.png", "theme_toolbar": "images/theme_toolbar.png" }, "properties": {