diff options
author | Martin Schenck | 2016-08-01 18:26:08 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:31:36 +0200 |
commit | 7de7d8cf703c5c69776019f8dab262076211e22b (patch) | |
tree | 8011cfe0d90c03ad8de77d408ea52616a4631b3c | |
parent | 91bc191c1c2e53350f29034290bb2461a69c7659 (diff) | |
download | solarc-theme-7de7d8cf703c5c69776019f8dab262076211e22b.tar.gz solarc-theme-7de7d8cf703c5c69776019f8dab262076211e22b.tar.xz solarc-theme-7de7d8cf703c5c69776019f8dab262076211e22b.zip |
Added notion of solarize.sh
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ SolArc is a fork of the Arc theme: https://github.com/horst3180/arc-theme Colours are based on the Solarized colour scheme by [Ethan Schoonover](https://github.com/altercation): https://github.com/altercation/solarized +Most of the work is done inside [solarize.sh](https://github.com/apheleia/solarc-theme/blob/master/solarize.sh), which replaces various Arc colours with matching Solarized colours. + ## SolArc is available in three variants ### SolArc ![A screenshot of the Arc theme](https://github.com/apheleia/solarc-theme/blob/master/images/preview-light.png?raw=true) |