]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zprofile
fix: set readable colors and update comment
[user/henk/vcsh/zsh.git] / .zprofile
index e2df10ad6aced97357f0b4c9666f50650863f5da..a79c4e07cc599ac53515bbe4a422b090997aa581 100644 (file)
--- a/.zprofile
+++ b/.zprofile
@@ -79,8 +79,8 @@ NEWT_COLORS="${NEWT_COLORS};checkbox=black,blue"
 # selection marker for checkbox
 NEWT_COLORS="${NEWT_COLORS};actcheckbox=yellow,gray"
 
-# TODO FIXME: no clue what that is
-NEWT_COLORS="${NEWT_COLORS};entry=yellow,brown"
+# text input field fore- and background
+NEWT_COLORS="${NEWT_COLORS};entry=yellow,blue"
 # TODO FIXME: no clue what that is
 NEWT_COLORS="${NEWT_COLORS};disentry=brown,yellow"