From 5e1093baa9a7822b6827c9d7ecdebf75d466e7f1 Mon Sep 17 00:00:00 2001 From: José Juan Loeza Sierra Date: Sun, 22 Feb 2026 11:36:03 -0800 Subject: switch to light theme --- dot-config/starship.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dot-config/starship.toml') diff --git a/dot-config/starship.toml b/dot-config/starship.toml index 594f691..ec88341 100644 --- a/dot-config/starship.toml +++ b/dot-config/starship.toml @@ -11,17 +11,17 @@ $line_break\ [username] format = "[$user]($style)" show_always = true -style_user = "bright-white" +style_user = "foreground" [hostname] format = "[$hostname]($style)" ssh_only = false -style = "bright-white" +style = "foreground" [directory] format = '[$path]($style)' truncation_length = 1 -style = "bright-white" +style = "foreground" [container] format = '[\[$name\]]($style) ' -- cgit v1.3