"vscode:/vscode.git/clone" did not exist on "11253336cfc771537f63268fd03d466cd27936a0"
[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