X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zprofile;h=a79c4e07cc599ac53515bbe4a422b090997aa581;hb=02956a86b40e9811a70ec269b04a68665b78d1f7;hp=e2df10ad6aced97357f0b4c9666f50650863f5da;hpb=baa493afeade9a2c919f8bc424864f64d546e1e0;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zprofile b/.zprofile index e2df10a..a79c4e0 100644 --- 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"