From d2f0180c1e5391d3a53dd0b15cd0a19ea83babab Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Sun, 5 May 2013 13:18:36 -0400 Subject: [PATCH] change color order --- .config/awesome/rc.lua | 2 +- .gvimrc | 2 +- .vim/bundle/vim-fugitive | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 1a939e4..132e587 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -138,7 +138,7 @@ batwidget:set_vertical(true) batwidget:set_background_color("#494B4F") batwidget:set_border_color(nil) batwidget:set_color("#FF5656") -batwidget:set_gradient_colors({ '#AECF96', '#88A175', '#FF5656' }) +batwidget:set_gradient_colors({'#FF5656' , '#88A175', '#AECF96' }) batwidget_t = awful.tooltip({ objects = { batwidget.widget },}) diff --git a/.gvimrc b/.gvimrc index ce225a2..692c5af 100644 --- a/.gvimrc +++ b/.gvimrc @@ -1,7 +1,7 @@ winsize 115 45 "set expandtab "set guifont=DejaVu\ Sans\ Mono:h15.00 -set guifont=Inconsolata\ 14 +set guifont=Inconsolata\ 13 set guioptions-=L set guioptions-=r set guioptions-=m diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index 618d884..4c7e649 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 618d884562f2b99fa62e3fb90e3531bf17396efa +Subproject commit 4c7e649efba289df0e7e8bb9abfa37f95b28f8ed