From 03bb30eb6652f3cbc1b84334ff5cfa5aa5a5e7ee Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Sun, 10 Mar 2013 23:40:42 +0100 Subject: [PATCH] New Bright theme added --- .gitmodules | 3 +++ themes/bright | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/bright diff --git a/.gitmodules b/.gitmodules index 2b05e9b..9aa4ec7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/ribbon"] path = themes/ribbon url = git://github.com/shower/ribbon.git +[submodule "themes/bright"] + path = themes/bright + url = git://github.com/shower/bright.git diff --git a/themes/bright b/themes/bright new file mode 160000 index 0000000..2578811 --- /dev/null +++ b/themes/bright @@ -0,0 +1 @@ +Subproject commit 25788117bef7aa0d7dca4f33f453e97858b40150