summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net:lan.theoris.fr/Colors.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net:lan.theoris.fr/Colors.zsh b/net:lan.theoris.fr/Colors.zsh
index 769255b..f0ec6fc 100644
--- a/net:lan.theoris.fr/Colors.zsh
+++ b/net:lan.theoris.fr/Colors.zsh
@@ -1,6 +1,6 @@
if [ "$TMUX" != "" ]
then
- PS1_USER="38;5;41"
+ PS1_USER="38;5;53"
else
PS1_USER="38;5;40"
fi