From 485765f75123eb8f94663d3187d69c393934849e Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 25 May 2025 23:30:40 +0200 Subject: [PATCH] changed some colors --- clean-info.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean-info.toml b/clean-info.toml index 4fd6613..576a1c3 100644 --- a/clean-info.toml +++ b/clean-info.toml @@ -74,7 +74,7 @@ newline = true type = "prompt" [[blocks.segments]] - foreground = "#fcadc4" + foreground = "#60f2f2" style = "plain" template = " {{ .Path }}" type = "path"