]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig/lxdialog: add a new theme bluetitle which is now default
authorSam Ravnborg <sam@mars.ravnborg.org>
Mon, 24 Jul 2006 20:19:51 +0000 (22:19 +0200)
committerSam Ravnborg <sam@neptun.ravnborg.org>
Sat, 30 Sep 2006 09:19:19 +0000 (11:19 +0200)
commit8809b3f96b634c486891162bc9a5bc4a558629be
tree462d427efc258bc4fa1290f4fb2b7bc8257ef329
parent654ad06b059a1d58f8bbbb20bfa3e84b4e8abb33
kconfig/lxdialog: add a new theme bluetitle which is now default

The bluetitle theme is a slightly modified version of the colorscheme
that -mm users has been used to. The bluetitle is more readable especially
on some LCD screens so it is now default.
Anyone that really wants the old color selection can get it by selecting
the classic color theme:
make MENUCONFIG_COLOR=classic menuconfig

The bluetitle theme was modified by Roman Zippel <zippel@linux-m68k.org>
to further improve readability on LCD screens.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/lxdialog/util.c
scripts/kconfig/mconf.c