From 301b508b4af4ae778bf574b46e49cf4768284033 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 15 Feb 2022 14:41:29 -0300 Subject: [PATCH] =?UTF-8?q?river:=20Cambiar=20acento=20a=20algo=20m=C3=A1s?= =?UTF-8?q?=20vibrante?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/themer/themes/mono-light.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/themer/themes/mono-light.sh b/.config/themer/themes/mono-light.sh index a5f03cb..6e78782 100644 --- a/.config/themer/themes/mono-light.sh +++ b/.config/themer/themes/mono-light.sh @@ -3,5 +3,5 @@ export background=ffffff export backgroundish=dfdfdf export foreground=000000 export foregroundish=333333 -export accent=f5cac3 +export accent=cf1bff export dark=false