diff options
author | Horst3180 | 2015-11-05 19:24:03 +0100 |
---|---|---|
committer | Horst3180 | 2015-11-05 19:24:03 +0100 |
commit | 0c75a014a5d3cc60d9efe5165059573c0acfc3a1 (patch) | |
tree | 3b3ebb3c9cf538b01df0919ba4ea1860c1914f9b /extra/Chrome/arc-theme/manifest.json | |
parent | 76ba9cfa7eb7d943b8253284c40dab59669370f7 (diff) | |
download | solarc-theme-0c75a014a5d3cc60d9efe5165059573c0acfc3a1.tar.gz solarc-theme-0c75a014a5d3cc60d9efe5165059573c0acfc3a1.tar.xz solarc-theme-0c75a014a5d3cc60d9efe5165059573c0acfc3a1.zip |
fix unfocused chrome windows
Diffstat (limited to 'extra/Chrome/arc-theme/manifest.json')
-rw-r--r-- | extra/Chrome/arc-theme/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |