mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #57] Github textbox ui border radius #44
Labels
No labels
bug
bug
duplicate
enhancement
enhancement
Missing Info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vscode-dark-islands#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @DriekvanderMeulen on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/57
@SohamRupaye commented on GitHub (Feb 18, 2026):
Hi! navigate to your settings.json and search for the instances of
"border-radius": "9999px !important", change them to"border-radius": "12px !important",or as you desire for the search bar in multiple places like source control, search, extension search. Hope it helps!If you want refer my fork, updated a few styles and had this fix! https://github.com/SohamRupaye/vscode-dark-islands
@bwya77 commented on GitHub (Feb 19, 2026):
Fixed in v.0.0.2