mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[PR #75] [MERGED] 0.0.2 #110
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#110
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/75
Author: @bwya77
Created: 2/19/2026
Status: ✅ Merged
Merged: 2/19/2026
Merged by: @bwya77
Base:
main← Head:0.0.2📝 Commits (10+)
d1ffd53Simplify settings install and add uninstall docs40792b2Add uninstall scripts for macOS/Linux and Windows954218bAdd explicit branch parameter to bootstrap scripts6adb21aPoint bootstrap scripts to 0.0.2 branch for testing6af64aeSet bootstrap scripts back to main brancha4903e6Adding funding, adding credit in README40c194f### FIXED7bb8f1f### FIXED4325a5fremoved test filea7e5287Changing setting from my settings📊 Changes
12 files changed (+564 additions, -216 deletions)
View changed files
➕
.github/FUNDING.yml(+4 -0)📝
CHANGELOG.md(+33 -4)📝
README.md(+97 -13)📝
bootstrap.ps1(+2 -1)📝
bootstrap.sh(+2 -1)📝
install.ps1(+43 -55)📝
install.sh(+50 -62)📝
package.json(+1 -1)📝
settings.json(+137 -73)📝
themes/islands-dark.json(+19 -6)➕
uninstall.ps1(+81 -0)➕
uninstall.sh(+95 -0)📄 Description
FIXED
ipynbfiles the editor wouldnt follow correct rendering and code blocks did not stand out https://github.com/bwya77/vscode-dark-islands/issues/45font-familyCSS rules and render monospace fonts correctly https://github.com/bwya77/vscode-dark-islands/issues/48ADDED
cssvariables. Please see the "Customizing Border Radius" section in the README.md fileislands-bg-surfaceandislands-bg-canvasvariables.CHANGED
REMOVED
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.