diff options
author | Martin Schenck | 2016-08-01 18:26:08 +0200 |
---|---|---|
committer | Martin Schenck | 2016-08-01 18:26:08 +0200 |
commit | aa5f66d0f9b40b7ad20b4958d4dfba49fbb6d9b0 (patch) | |
tree | 9a34f9b949a1d2e2a582478f0895f48088b6019f | |
parent | 65631f3ad5abcbf0c42cb41ea0fe25cc3d548b2d (diff) | |
download | solarc-theme-aa5f66d0f9b40b7ad20b4958d4dfba49fbb6d9b0.tar.gz solarc-theme-aa5f66d0f9b40b7ad20b4958d4dfba49fbb6d9b0.tar.xz solarc-theme-aa5f66d0f9b40b7ad20b4958d4dfba49fbb6d9b0.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) |