diff options
author | horst3180 | 2015-08-19 20:03:36 +0200 |
---|---|---|
committer | horst3180 | 2015-08-19 20:03:36 +0200 |
commit | 86aa463382fd88d0f9df0d021f4b0b5578cd6f3f (patch) | |
tree | 526a071aaacfbc46d5e22bd14764e7a8878e0316 | |
parent | 882b84bc30ec03cfeb9fc8a0327104430edb7e69 (diff) | |
download | solarc-theme-86aa463382fd88d0f9df0d021f4b0b5578cd6f3f.tar.gz solarc-theme-86aa463382fd88d0f9df0d021f4b0b5578cd6f3f.tar.xz solarc-theme-86aa463382fd88d0f9df0d021f4b0b5578cd6f3f.zip |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -120,10 +120,13 @@ from the same directory as this README resides in, or ### Extras -The `extra` directory in the same directory as this README resides in contains a Chrome/Chromium and a Plank theme. +#### Arc Firefox theme +A theme for Firefox is available at https://github.com/horst3180/arc-firefox-theme +#### Chrome/Chromium theme To install the Chrome/Chromium theme go to the `extra/Chrome` folder and drag and drop the arc-theme.crx or arc-dark-theme.crx file into the Chrome/Chromium window. The source of the Chrome themes is located in the source "Chrome/arc-theme" folder. +#### Plank theme To install the Plank theme, copy the `extra/Arc-Plank` folder to `~/.local/share/plank/themes` or to `/usr/share/plank/themes` for system-wide use. Now open the Plank preferences window by executing `plank --preferences` from a terminal and select `Arc-Plank` as the theme. |