Simplified the completion widgets style settings.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 4 Mar 2013 16:21:56 +0000 (17:21 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 4 Mar 2013 16:21:56 +0000 (17:21 +0100)
commit12f4ea7f4d0961f1839df764276db760fbcf8e0a
tree9234fe6f862dc23b4ef294d73493ba5226118243
parenteeb00562cbf42fb5526217b31bceae78e7b3e082
Simplified the completion widgets style settings.

Don't overwrite the colors of the completion labels. Instead we set the style
for the normal and active state and switch this during cycling through the
list.
src/completion.c
src/main.h
src/setting.c