mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #38] Polish VS Code UI spacing, panel rounding, and Copilot input layout #30
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#30
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 @Kush-munot on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/38
Description
We adjusted the custom UI stylesheet to improve visual alignment and spacing across the VS Code layout, with a focus on activity bar spacing, tab label visibility, Copilot chat layout, and the bottom panel (Terminal/Problems/Output/Debug Console) padding and border radius. These updates live in the user settings stylesheet and were verified after a full VS Code restart.
Changes needed
Increased activity bar icon spacing for clearer separation.
Made tab labels (e.g., Welcome, settings.json) more readable.
Fixed Copilot chat input overflow and width constraints so long text wraps correctly.
Aligned sidebar, panel, and Copilot chat panel spacing for consistent bottom padding.
Restored bottom panel rounded corners and padding for Terminal/Problems/Output/Debug Console.
@Kush-munot commented on GitHub (Feb 16, 2026):
@Kush-munot commented on GitHub (Feb 16, 2026):
@bwya77 I have the changes ready and could be pushed as well need a go ahead from your side.
@Kush-munot commented on GitHub (Feb 16, 2026):
this is how it looks on my pc
@SpicySpaceman commented on GitHub (Feb 16, 2026):
That huge spacing looks a little too much for my liking.
@ArthurSilvaDantas commented on GitHub (Feb 17, 2026):
@Kush-munot Could you share your styling code?
@bwya77 commented on GitHub (Feb 19, 2026):
I believe I have this fixed in v.0.0.2 - I have been modifying different files with different agents and its all rendered correctly.