Home

Awesome

steeef

A customizable version of steeef's theme.

<img width="706" src="https://zimfw.github.io/images/prompts/steeef@2.png">

What does it show?

Settings

This theme can be customized with the following environment variables. If the variable is not defined, the respective default value is used. There are default colors for 256-color terminals (or otherwise).

VariableDescriptionDefault value
USER_COLORUser name color135 (or magenta)
HOST_COLORHost name color166 (or yellow)
PWD_COLORWorking directory color118 (or green)
BRANCH_COLORGit branch name color81 (or cyan)
UNINDEXED_COLORGit unindexed color166 (or yellow)
UNINDEXED_INDGit unindexed indicator
INDEXED_COLORGit indexed color118 (or green)
INDEXED_INDGit indexed indicator
UNTRACKED_COLORGit untracked color161 (or red)
UNTRACKED_INDGit untracked indicator
STASHED_COLORGit stashed color
STASHED_INDGit stashed indicator

The git stashed indicator will not be shown unless defined.

Requirements

Requires Zim's git-info module to show git information.