mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[PR #123] [CLOSED] Minimal install #127
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#127
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/123
Author: @raaid3
Created: 4/16/2026
Status: ❌ Closed
Base:
main← Head:minimal-install📝 Commits (3)
c1674b4Refactor Islands Dark install flow for custom CSS loader305690eKeep install process simple1f12e58Update README.md📊 Changes
23 files changed (+1227 additions, -2109 deletions)
View changed files
➕
.gitattributes(+2 -0)➖
.islands_dark_first_run(+0 -0)➖
.islands_dark_first_run_antigravity(+0 -0)📝
.vscodeignore(+10 -1)📝
CHANGELOG.md(+34 -30)➕
LICENSE(+21 -0)📝
README.md(+90 -240)➖
animations.css(+0 -175)📝
bootstrap.ps1(+12 -48)📝
bootstrap.sh(+15 -60)➕
custom-css/islands-dark.css(+854 -0)➖
flake.lock(+0 -61)➖
flake.nix(+0 -170)➖
install-antigravity.bat(+0 -11)➖
install-antigravity.ps1(+0 -217)📝
install.ps1(+47 -144)📝
install.sh(+59 -138)➖
merge-settings.ps1(+0 -79)📝
package.json(+7 -5)➕
settings.example.json(+16 -0)...and 3 more files
📄 Description
This PR greatly simplifies the set up process of the theme
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.