[PR #123] [CLOSED] Minimal install #127

Closed
opened 2026-05-06 13:13:31 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/bwya77/vscode-dark-islands/pull/123
Author: @raaid3
Created: 4/16/2026
Status: Closed

Base: mainHead: minimal-install


📝 Commits (3)

  • c1674b4 Refactor Islands Dark install flow for custom CSS loader
  • 305690e Keep install process simple
  • 1f12e58 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/bwya77/vscode-dark-islands/pull/123 **Author:** [@raaid3](https://github.com/raaid3) **Created:** 4/16/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `minimal-install` --- ### 📝 Commits (3) - [`c1674b4`](https://github.com/bwya77/vscode-dark-islands/commit/c1674b4fcb3e1aeca7d32f51bee6e8a39b5f9c44) Refactor Islands Dark install flow for custom CSS loader - [`305690e`](https://github.com/bwya77/vscode-dark-islands/commit/305690ecadc0e4d43c76507e094edfd036cc6791) Keep install process simple - [`1f12e58`](https://github.com/bwya77/vscode-dark-islands/commit/1f12e585a8a968ee99363c0a138534b9d173c3bd) Update README.md ### 📊 Changes **23 files changed** (+1227 additions, -2109 deletions) <details> <summary>View changed files</summary> ➕ `.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_ </details> ### 📄 Description This PR greatly simplifies the set up process of the theme --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:13:31 +02:00
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#127
No description provided.