-
Notifications
You must be signed in to change notification settings - Fork 90
feat: assign highlight groups in result window #235
Copy link
Copy link
Open
Description
currently the result window highlights seem to be locked as NonText for the row numbers and ascii box art stuff, and some sort of plain text for the column names and values. all i'm asking for here is that there is a candies property in the result config where i can put what highlights i want for each of these.
My proposed separation is this: allow highlight groups individually for:
- ascii box art
- column names
- row numbers
- cell values
with these 4 groups the output is highly configurable and will probably suffice for most people including myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels