fish: update prompt; don't be fancy in tty

This commit is contained in:
end-4
2026-03-24 14:46:53 +01:00
parent c854d88ee9
commit ef38057830
3 changed files with 61 additions and 33 deletions
@@ -23,5 +23,27 @@ cursor #$term7 #
foreground #$term7 #
selection_background #$term7 #
selection_foreground #$term0 #
selection_background #$onSecondaryContainer #
selection_foreground #$secondaryContainer #
# Override obscure colors for starship prompt (these are greys at the end)
color255 #$primary #
color254 #$primaryContainer #
color253 #$secondary #
color252 #$secondaryContainer #
color251 #$tertiary #
color250 #$tertiaryContainer #
color249 #$error #
color248 #$errorContainer #
color232 #$onPrimary #
color233 #$onPrimaryContainer #
color234 #$onSecondary #
color235 #$onSecondaryContainer #
color236 #$onTertiary #
color237 #$onTertiaryContainer #
color238 #$onError #
color239 #$onErrorContainer #
color244 #$outline #
color245 #$outlineVariant #