diff options
author | Raphael Scholer | 2016-05-01 16:25:38 +0200 |
---|---|---|
committer | horst3180 | 2016-05-01 16:25:38 +0200 |
commit | 2ca2bf6e34500a6ddde6ab067449b0d1d5d3f53d (patch) | |
tree | 9207ed75865edcccf5a79f0932fa7862beac34f3 /extra/Chrome/arc-dark-theme/_locales/fr | |
parent | e4ae6f70a1e1f0d39d37e4a386e7128048aba262 (diff) | |
download | solarc-theme-2ca2bf6e34500a6ddde6ab067449b0d1d5d3f53d.tar.gz solarc-theme-2ca2bf6e34500a6ddde6ab067449b0d1d5d3f53d.tar.xz solarc-theme-2ca2bf6e34500a6ddde6ab067449b0d1d5d3f53d.zip |
Improvements - chrome dark theme variant (#506)
This uses arc-theme-darker as basis with values from previous version.
Which fixed the issues of changing colors when window is inactive.
* Remove localization from dark chromium theme variant
* Add packed version of chrome dark theme varian
* Use correct toolbar color in chrome dark variant
* Use button color for background tabs in chrome dark variant
Diffstat (limited to 'extra/Chrome/arc-dark-theme/_locales/fr')
-rw-r--r-- | extra/Chrome/arc-dark-theme/_locales/fr/messages.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/Chrome/arc-dark-theme/_locales/fr/messages.json b/extra/Chrome/arc-dark-theme/_locales/fr/messages.json deleted file mode 100644 index d8a90f7..0000000 --- a/extra/Chrome/arc-dark-theme/_locales/fr/messages.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "appName": { - "message": "Arc dark thème" - }, - "appDesc": { - "message": "Un thème de Google Chrome avec les couleurs du thème 'dark arc' de horst3180" - } -} |