mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[PR #95] [MERGED] Release 0.0.3 — Bug fixes, CSS variables, and notebook support #115
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#115
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?
📋 Pull Request Information
Original PR: https://github.com/bwya77/vscode-dark-islands/pull/95
Author: @bwya77
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @bwya77
Base:
main← Head:0.0.3📝 Commits (8)
2768a42Changed the main colors to more of a blue hue.f90d053accent color030369dchanged accent color, fixed line in source control, fix spacing in terminal, fix terminal being cut off257cbfdUpdate readme54ab0dcupdate image293cb73Fix Windows install script generating invalid extensions.json83eb480Revert color palette to original while keeping all structural improvements5555043Remove extensions.json manipulation from install scripts📊 Changes
11 files changed (+399 additions, -95 deletions)
View changed files
📝
README.md(+1 -1)➕
animations.css(+175 -0)➖
assets/CleanShot 2026-02-13 at 23.09.21@2x.png(+0 -0)➕
assets/CleanShot 2026-02-19 at 19.37.59@2x.png(+0 -0)📝
bootstrap.sh(+2 -1)📝
install.ps1(+0 -33)📝
install.sh(+1 -40)➕
issues/panel-glass-borders-and-styling.md(+79 -0)➕
issues/terminal-panel-bottom-cutoff.md(+58 -0)📝
settings.json(+66 -11)📝
themes/islands-dark.json(+17 -9)📄 Description
Summary
--islands-panel-radius,--islands-widget-radius,--islands-input-radius,--islands-item-radius,--islands-panel-gap,--islands-panel-top,--islands-bg-canvas,--islands-bg-surfacefor user customization of border radius and spacingextensions.jsongeneration (array wrapping, dynamic version from package.json, URI-style paths), simplified settings installation#548af7and all original background colors unchangedTest plan
install.shon macOS and verify theme applies correctlyinstall.ps1on Windows and verifyextensions.jsonis valid🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.