diff options
author | Amin Bandali <me@aminb.org> | 2015-05-10 20:47:45 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-05-10 20:47:45 -0400 |
commit | fce5a13fb0c369ef04532f87a07bf3d56a3554bb (patch) | |
tree | 54b8610fda0bc62f778ffeec664d7a5915c160ad /.gitmodules | |
parent | 2fc050960655b559030453c4bc53e19dc7ef3769 (diff) | |
download | configs-fce5a13fb0c369ef04532f87a07bf3d56a3554bb.tar.gz configs-fce5a13fb0c369ef04532f87a07bf3d56a3554bb.tar.xz configs-fce5a13fb0c369ef04532f87a07bf3d56a3554bb.zip |
[pentadactyl] use solarized (dark) colorscheme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6baf177 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pentadactyl/.pentadactyl/colors/pentadactyl-solarized"] + path = pentadactyl/.pentadactyl/colors/pentadactyl-solarized + url = https://github.com/claytron/pentadactyl-solarized |