diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-20 14:00:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-20 14:00:47 -0300 |
commit | 5d13c6a40e4fecf9202e9dd19b6c60d7e588b7ab (patch) | |
tree | 147854b16778d731c06768afaf8381ad703ea763 | |
parent | af0e19c2066f361d0fdb234f8aeace0e55655a02 (diff) | |
download | vimperator-5d13c6a40e4fecf9202e9dd19b6c60d7e588b7ab.tar.gz vimperator-5d13c6a40e4fecf9202e9dd19b6c60d7e588b7ab.tar.bz2 |
Removes colors for a while
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vimperator.dot.link/colors | 0 | ||||
-rw-r--r-- | vimperatorrc.dot.link | 3 |
3 files changed, 2 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 00b418f..8d42933 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vimperator.dot.link/colors"] - path = vimperator.dot.link/colors - url = https://github.com/vimpr/vimperator-colors [submodule "vimperator.dot.link/contrib/vimperator-scripts"] path = vimperator.dot.link/contrib/vimperator-scripts url = https://github.com/travisjeffery/vimperator-scripts diff --git a/vimperator.dot.link/colors b/vimperator.dot.link/colors deleted file mode 160000 -Subproject 177a5f6d0dad9175c9810e403523477e4c40c1b diff --git a/vimperatorrc.dot.link b/vimperatorrc.dot.link index 71dde10..fbcb72f 100644 --- a/vimperatorrc.dot.link +++ b/vimperatorrc.dot.link @@ -12,7 +12,8 @@ set defsearch=duckduckgo loadplugins " Theme -colorscheme zenburn +"colorscheme zenburn +colorscheme xoria256 " See https://github.com/vimperator/vimperator-labs/issues/88 set focuscontent |