mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #13] Please make a clean / easy way to uninstall this #9
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#9
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 @IAmVolvic on GitHub (Feb 15, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/13
Originally assigned to: @bwya77 on GitHub.
Please make a better way to remove this, having to reinstall vscode shouldn't need to be the way.
@Charaf3334 commented on GitHub (Feb 15, 2026):
did you find a way to uninstall it?
@bwya77 commented on GitHub (Feb 15, 2026):
You dont need to reinstall VScode. you can change the theme and clear out your user settings json file
@TH3F4LL3N commented on GitHub (Feb 15, 2026):
i found a way, go search for "settings.json.backup" and delete the .bac to get your previous theme and settings. then delete the "settings.json" => you will find that theme name is island dark to be sure
@xMrAfonso commented on GitHub (Feb 15, 2026):
This doesn't seem to work for me sadly... I made the mistake of installing this without checking of a proper way to uninstall it...
gosh
@jaisonklemer commented on GitHub (Feb 16, 2026):
What worked for me on Windows:
1 — I deleted
settings.jsonand renamedsettings.json.backuptosettings.jsoninAppData\Roaming\Code\User.2 — In VS Code, I uninstalled the extensions
bwya77.islands-darkandsubframe7536.custom-ui-style.3 — I closed and reopened VS Code.
@IAmVolvic commented on GitHub (Feb 16, 2026):
Could be a nice thing to add to the readme
@frederikstonge commented on GitHub (Feb 16, 2026):
Yeah same thing here, did everything you guys said but I'm still stuck with rounded corners.
@elrondforwin commented on GitHub (Feb 16, 2026):
I can't uninstall this thing I'm so frustrated. Please provide an easy way for it.
@jaybuangan commented on GitHub (Feb 16, 2026):
I did a
Cmd+Shift+P > Custom UI Style: Rollback, cleanup, and restart@bwya77 commented on GitHub (Feb 16, 2026):
Created a uninstall script in 0.0.2. Tested and confirmed working for macOS.