feat: Update profile and zshrc

This commit is contained in:
2025-05-29 21:29:18 +10:00
parent c23af7303a
commit 881212698b
6 changed files with 61 additions and 23 deletions

View File

@@ -61,6 +61,7 @@ function adjustColorForReadability(background, foreground) {
}
}
return fg.toHexString();
}