[macos] Update themeing

This commit is contained in:
Andrew Williams
2026-01-15 16:53:43 +00:00
parent cbc7e5fe81
commit 8c013bb66c
5 changed files with 27 additions and 1 deletions

View File

@@ -22,6 +22,8 @@ $aws\
[](bg:nord4 fg:nord7)\
$cmd_duration\
[](fg:#d9dee9)\
$time\
[](fg:nord0)\
$line_break\
$character
"""
@@ -150,3 +152,9 @@ read_only_style = "fg:nord0 bold bg:nord9"
success_symbol = "[ »](bold green)"
error_symbol = "[ »](bold red)"
vimcmd_symbol = "[  >](bold green)"
[time]
disabled = false
format = " [$time]($style) "
style = "bold fg:nord2"
time_format = "%R"