Skip to content

Instantly share code, notes, and snippets.

@masato3
Created June 15, 2026 14:11
Show Gist options
  • Select an option

  • Save masato3/2f5289724a07b8d22ed34094bf5f340f to your computer and use it in GitHub Desktop.

Select an option

Save masato3/2f5289724a07b8d22ed34094bf5f340f to your computer and use it in GitHub Desktop.
Yazi 設定ファイル theme.toml
# git.yazi
[git]
modified = { fg = "blue" }
deleted = { fg = "red", bold = true }
unknown_sign = " "
modified_sign = "M"
deleted_sign = "D"
clean_sign = ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment