[GH-ISSUE #128] I forked a safer version that doesn't destroy settings.json and your extensions #88

Open
opened 2026-05-06 13:13:13 +02:00 by BreizhHardware · 5 comments

Originally created by @raaid3 on GitHub (May 3, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/128

Unfortunately this "extension" changes your settings.json file and also might leave your extensions and stuff in a broken state.

The main culprit is the Custom UI Style extension that this extension relies on, since that extension does a lot of unnecessary code patching in a bunch of different files instead of just touching the css.

My version simply helps you add a css file and include it in your settings.json file with an extension that simply adds that css to vscode's html. It only touches one file and gives you instructions on how to add it. You don't even need to run the installation script.

Try it out here: https://github.com/raaid3/vscode-dark-islands

Also please let me know if you have any issues with it

Originally created by @raaid3 on GitHub (May 3, 2026). Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/128 Unfortunately this "extension" changes your settings.json file and also might leave your extensions and stuff in a broken state. The main culprit is the Custom UI Style extension that this extension relies on, since that extension does a lot of unnecessary code patching in a bunch of different files instead of just touching the css. My version simply helps you add a css file and include it in your settings.json file with an extension that simply adds that css to vscode's html. It only touches one file and gives you instructions on how to add it. You don't even need to run the installation script. Try it out here: https://github.com/raaid3/vscode-dark-islands Also please let me know if you have any issues with it
Author
Owner

@adekmaulana commented on GitHub (May 4, 2026):

damn i already installed without looking this first

<!-- gh-comment-id:4369967946 --> @adekmaulana commented on GitHub (May 4, 2026): damn i already installed without looking this first
Author
Owner

@0x20A commented on GitHub (May 4, 2026):

they should put a warning that this destroy settings.json :(

<!-- gh-comment-id:4372259134 --> @0x20A commented on GitHub (May 4, 2026): they should put a warning that this destroy settings.json :(
Author
Owner

@dcazarez commented on GitHub (May 5, 2026):

what a garbage

<!-- gh-comment-id:4380537495 --> @dcazarez commented on GitHub (May 5, 2026): what a garbage
Author
Owner

@i-avi-nash commented on GitHub (May 5, 2026):

after struggling for an hour I got my setting and extension back. I love the way VS Code look. Also, the theme itself is uneven, broken, and garbage.

<!-- gh-comment-id:4381097506 --> @i-avi-nash commented on GitHub (May 5, 2026): after struggling for an hour I got my setting and extension back. I love the way VS Code look. Also, the theme itself is uneven, broken, and garbage.
Author
Owner

@jleme commented on GitHub (May 6, 2026):

GARBAGE!!!

<!-- gh-comment-id:4384258788 --> @jleme commented on GitHub (May 6, 2026): GARBAGE!!!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vscode-dark-islands#88
No description provided.