mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-11 14:31:30 -05:00
Unessential highlighting effect on few elements #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @code-reaper08 on GitHub.
Unneeded highlighting for the Download CTA button on the landing page (refer the below screenshot)
The same effect happens with the shields.io badges as well (refer the screenshot below)

@code-reaper08 commented on GitHub:
Yes, much better to disable those specific ones.
I did the same thing, disabling those specific ones on this (#78) PR.
@GitMensch commented on GitHub:
Note that this partially contradicts to #72.
Disabling those specific ones LGTM.