diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Chrome/arc-dark-theme.crx | bin | 3629 -> 2218 bytes | |||
-rw-r--r-- | extra/Chrome/arc-dark-theme/images/theme_toolbar.png | bin | 1613 -> 226 bytes | |||
-rw-r--r-- | extra/Chrome/arc-theme.crx | bin | 3605 -> 2193 bytes | |||
-rw-r--r-- | extra/Chrome/arc-theme/images/theme_toolbar.png | bin | 1613 -> 226 bytes | |||
-rw-r--r-- | extra/Chrome/arc-theme/manifest.json | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/extra/Chrome/arc-dark-theme.crx b/extra/Chrome/arc-dark-theme.crx Binary files differindex 7847800..853842a 100644 --- a/extra/Chrome/arc-dark-theme.crx +++ b/extra/Chrome/arc-dark-theme.crx diff --git a/extra/Chrome/arc-dark-theme/images/theme_toolbar.png b/extra/Chrome/arc-dark-theme/images/theme_toolbar.png Binary files differindex cefe4e5..0a4a38b 100644 --- a/extra/Chrome/arc-dark-theme/images/theme_toolbar.png +++ b/extra/Chrome/arc-dark-theme/images/theme_toolbar.png diff --git a/extra/Chrome/arc-theme.crx b/extra/Chrome/arc-theme.crx Binary files differindex 66d8de2..e57cc20 100644 --- a/extra/Chrome/arc-theme.crx +++ b/extra/Chrome/arc-theme.crx diff --git a/extra/Chrome/arc-theme/images/theme_toolbar.png b/extra/Chrome/arc-theme/images/theme_toolbar.png Binary files differindex cefe4e5..0a4a38b 100644 --- a/extra/Chrome/arc-theme/images/theme_toolbar.png +++ b/extra/Chrome/arc-theme/images/theme_toolbar.png diff --git a/extra/Chrome/arc-theme/manifest.json b/extra/Chrome/arc-theme/manifest.json index 420c8e5..4b58257 100644 --- a/extra/Chrome/arc-theme/manifest.json +++ b/extra/Chrome/arc-theme/manifest.json @@ -27,7 +27,7 @@ "ntp_background_repeat": "no-repeat" }, "tints": { - "background_tab": [ -1, 0.5, 0.85 ], + "background_tab": [ -1, 0.5, 0.5 ], "buttons": [ -1, -1, -1 ], "frame": [ -1, -1, -1 ], "frame_inactive": [ -1, -1, -1 ], |