"vscode:/vscode.git/clone" did not exist on "9d936087406339129c8c9add9fa9091343eb1c2b"
[theme] Fix color problem of steeef theme
steeef theme sets colors depending on $TERM, however if %F is
used, it must be closed by %f instead of %{$reset_color%}.
Further on, all %f directives have been replaced by %F and color
support of current TERM is checked more properly.
Please register or sign in to comment