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-darker-theme | |
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-darker-theme')
-rw-r--r-- | extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png | bin | 140 -> 0 bytes | |||
-rw-r--r-- | extra/Chrome/arc-darker-theme/manifest.json | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png b/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png Binary files differdeleted file mode 100644 index 5e47c88..0000000 --- a/extra/Chrome/arc-darker-theme/images/theme_frame_inactive.png +++ /dev/null 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": { |