Skip to content

Border option doesn't do anything #123

Description

@C8H9NO2-1

When I try to change the colour and the width of the border with the following option, it doesn't change anything compared to the default config.

"border": {
    "width": 5,
    "color": "#5e81acff"
},
  • With the default config (codesnap -f main.c -o clipboard):
Image
  • With the change to the border option (codesnap -f main.c -o clipboard):
Image
  • Using CodeSnap.nvim, I can achieve the desired result:
Image

I also tested it with png, svg and html outputs and all seem to have the same issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions