diff options
author | Horst3180 | 2015-07-16 19:49:37 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-16 19:49:37 +0200 |
commit | 694880b0ed41e9317c05da0d78b52346fda27ffa (patch) | |
tree | 9b4ff7bba37f353877bab21526f0de3088661278 /extra/Chrome | |
parent | 026f409ecbadfc23c90586e26d6758e1b700f535 (diff) | |
download | solarc-theme-694880b0ed41e9317c05da0d78b52346fda27ffa.tar.gz solarc-theme-694880b0ed41e9317c05da0d78b52346fda27ffa.tar.xz solarc-theme-694880b0ed41e9317c05da0d78b52346fda27ffa.zip |
tweak chrome theme
Diffstat (limited to 'extra/Chrome')
-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 ], |