From c88d4425d142e49dbcdc46cbb8a5c4848214f24b Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 12 Feb 2022 20:04:41 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"mono-light:=20Hacer=20acento=20m?= =?UTF-8?q?=C3=A1s=20obvio"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 921bc2336c2f2a0d7842be68345d4b7ac2768612. --- .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 33fcb74..a5f03cb 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=00adef +export accent=f5cac3 export dark=false