diff --git a/config/theme.toml b/config/theme.toml index 469861f34..8803be5b1 100644 --- a/config/theme.toml +++ b/config/theme.toml @@ -56,7 +56,7 @@ prefix = "v " # Basic style, used for regular files (and also device files and FIFOs) [regular] -fg = "white" +fg = "default" # For directories [directory]