From ee0ee27359d407bc44dfe4a58471e0f57b771ff4 Mon Sep 17 00:00:00 2001 From: Gardouille Date: Thu, 9 Jun 2022 07:46:59 +0200 Subject: [PATCH] Define color with lowercase --- tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index 55791d2..29b95aa 100644 --- a/tmux.conf +++ b/tmux.conf @@ -25,10 +25,10 @@ darkgrey="#26221c" lightgreen="#9fbc00" green="#345f0c" pink="#b00a44" -lightpink="#FF0675" +lightpink="#ff0675" red="#ff0000" darkred="#8f0000" -debianred="#D70A53" +debianred="#e70a53" white="#efefef" ### }}}