Skip to content
Discussion options

You must be logged in to vote

It's stored at ~/.config/carapace/styles.json (or wherever your user config directory is):

{
  "carapace": {
    "FlagArg": "blue italic"
  },
  "git": {
    "Note": "yellow"
  }
}

There might be some changes to this in the future (e.g. maybe splitting it up).

Note that it's space delimited contrary to the shell completion (which uses , for convenienc).

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rsteube
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #3023 on October 26, 2025 09:41.