Update bash theme
This commit is contained in:
parent
e24c5a2d3a
commit
c93e9485f4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
hostname-only-if-ssh = true;
|
hostname-only-if-ssh = true;
|
||||||
cwd-max-depth = 2;
|
cwd-max-depth = 2;
|
||||||
condensed = false;
|
condensed = false;
|
||||||
theme = "low-contrast";
|
theme = "default";
|
||||||
# valid choices: default, low-contrast, gruvbox, solarized-dark16, solarized-light16
|
# valid choices: default, low-contrast, gruvbox, solarized-dark16, solarized-light16
|
||||||
# theme = "gruvbox";
|
# theme = "gruvbox";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue