diff options
| author | Devine Lu Linvega <aliceffekt@gmail.com> | 2019-12-15 12:12:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-15 12:12:22 -0500 |
| commit | a42ea234f3dd80151918bdcf7cbbd2bd7d3df9b9 (patch) | |
| tree | 82bd559bb2b3faf53c8e8c0c3da9a17955d56b19 | |
| parent | 60ecabfdeaf39954588ce5248b9166d697a2f735 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -97,6 +97,12 @@ Simply download these SVG files, and **drag and drop them onto the application w See the full collection [here](https://github.com/hundredrabbits/Themes/tree/master/themes). +### Generate themes with [pywal](https://github.com/dylanaraps/pywal) + +Themes can be generated from your wallpaper’s colors with [pywal](https://github.com/dylanaraps/pywal). + +Add [pywal.svg](themes/extras/pywal.svg) to `~/.config/wal/templates` and run `wal`. The generated theme will be located in `~/.cache/wal/`. + ## Supported Applications - [Dotgrid](https://github.com/hundredrabbits/Dotgrid), vector tool. @@ -118,10 +124,4 @@ This collection may also be used with: ## Extras -You are welcome to submit your own themes to this collection! - -### Generate themes with [pywal](https://github.com/dylanaraps/pywal) - -Themes can be generated from your wallpaper’s colors with [pywal](https://github.com/dylanaraps/pywal). - -Add [pywal.svg](themes/extras/pywal.svg) to `~/.config/wal/templates` and run `wal`. The generated theme will be located in `~/.cache/wal/`. +You are welcome to submit your own themes to this collection. |
