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/en | |
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/en')
-rw-r--r-- | extra/Chrome/arc-dark-theme/_locales/en/messages.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/Chrome/arc-dark-theme/_locales/en/messages.json b/extra/Chrome/arc-dark-theme/_locales/en/messages.json deleted file mode 100644 index 2c7bdd9..0000000 --- a/extra/Chrome/arc-dark-theme/_locales/en/messages.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "appName": { - "message": "Arc dark chrome theme", - "description": "The title of the application, displayed in the web store." - }, - "appDesc": { - "message": "A Google Chrome theme made to match the colors of the dark arc theme by horst3180", - "description":"The description of the application, displayed in the web store." - } -}
\ No newline at end of file |