[PR #97] [MERGED] Reload VS Code twice on Windows to apply Custom UI Style CSS #117

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

📋 Pull Request Information

Original PR: https://github.com/bwya77/vscode-dark-islands/pull/97
Author: @bwya77
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @bwya77

Base: mainHead: 0.0.3


📝 Commits (1)

  • df59c60 Reload VS Code twice on Windows to apply Custom UI Style CSS

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 install.ps1 (+6 -2)

📄 Description

Summary

  • The Custom UI Style extension needs two reloads to fully take effect: the first activates the extension and patches VS Code's CSS files, the second reload applies the patched CSS
  • Added a 5-second delay between reloads to allow the extension to finish patching
  • Windows only — the first reload was not sufficient for the CSS customizations to appear

Test plan

  • Run install.ps1 on Windows — verify the theme and CSS customizations are fully applied without needing a manual reload

🤖 Generated with Claude Code


🔄 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/97 **Author:** [@bwya77](https://github.com/bwya77) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@bwya77](https://github.com/bwya77) **Base:** `main` ← **Head:** `0.0.3` --- ### 📝 Commits (1) - [`df59c60`](https://github.com/bwya77/vscode-dark-islands/commit/df59c607ad25be8f03d72344d13f1d1ba622df17) Reload VS Code twice on Windows to apply Custom UI Style CSS ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `install.ps1` (+6 -2) </details> ### 📄 Description ## Summary - The Custom UI Style extension needs two reloads to fully take effect: the first activates the extension and patches VS Code's CSS files, the second reload applies the patched CSS - Added a 5-second delay between reloads to allow the extension to finish patching - Windows only — the first reload was not sufficient for the CSS customizations to appear ## Test plan - [ ] Run `install.ps1` on Windows — verify the theme and CSS customizations are fully applied without needing a manual reload 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <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:27 +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#117
No description provided.