KevinBatdorf / code-block-pro

A Gutenberg code block with syntax highlighting powered by VS Code
https://code-block-pro.com
132 stars 10 forks source link

More options for the Copy button #274

Closed bugnumber9 closed 10 months ago

bugnumber9 commented 10 months ago

It would be great to have more options for the Copy button to make it more distinct. For example, a pill-shaped button with "Copy" text, etc. At this point it's hardly even visible in the most themes and doesn't have a tooltip or something to designate it better.

KevinBatdorf commented 10 months ago

I can add one. Do you have an example in mind you saw elsewhere?

bugnumber9 commented 10 months ago

I've been thinking about something like this: image

Another option: image

KevinBatdorf commented 10 months ago

Looks good. I'll see what i can do. I'll follow up when I have something

KevinBatdorf commented 10 months ago

Added something similar to the second one. if you wanted to custom style it I could help with that. Just let me know.

PR was here: https://github.com/KevinBatdorf/code-block-pro/pull/279