[PR #80] [CLOSED] [deprecated] Not needed anymore #113

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

📋 Pull Request Information

Original PR: https://github.com/bwya77/vscode-dark-islands/pull/80
Author: @SohamRupaye
Created: 2/20/2026
Status: Closed

Base: mainHead: main


📝 Commits (6)

  • b66091c fix: sidebar styling,copliot chat, terminal css stylings to match with others
  • de96a2e fix: copilot chat input box being not properly rendering on new chats
  • d95b47e fix: width issues for sidebar on no sidebar and sidebar content from right side
  • 2150004 feat: implemented update script
  • 07eac5b feat: implemented uninstall script for repo
  • 15e0280 fix: styling updates in sidebar, no sidebar look, right side copilot view for vsc

📊 Changes

3 files changed (+756 additions, -231 deletions)

View changed files

📝 settings.json (+460 -231)
uninstall.sh (+112 -0)
update.sh (+184 -0)

📄 Description

No description provided


🔄 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/80 **Author:** [@SohamRupaye](https://github.com/SohamRupaye) **Created:** 2/20/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`b66091c`](https://github.com/bwya77/vscode-dark-islands/commit/b66091c2d2c192bd623a140bb2597795ef56ab48) fix: sidebar styling,copliot chat, terminal css stylings to match with others - [`de96a2e`](https://github.com/bwya77/vscode-dark-islands/commit/de96a2ed27b511be04535de00859bd756fae2349) fix: copilot chat input box being not properly rendering on new chats - [`d95b47e`](https://github.com/bwya77/vscode-dark-islands/commit/d95b47e7b10e89e449f22ed9860f8b3ccd116794) fix: width issues for sidebar on no sidebar and sidebar content from right side - [`2150004`](https://github.com/bwya77/vscode-dark-islands/commit/2150004dd44a47c2d91f429bdec2f94f1c6c60ca) feat: implemented update script - [`07eac5b`](https://github.com/bwya77/vscode-dark-islands/commit/07eac5b8bd36415f37bde3e6cbea5f78ba41995d) feat: implemented uninstall script for repo - [`15e0280`](https://github.com/bwya77/vscode-dark-islands/commit/15e028048bf19eda03d978558bfc1db2c54cd764) fix: styling updates in sidebar, no sidebar look, right side copilot view for vsc ### 📊 Changes **3 files changed** (+756 additions, -231 deletions) <details> <summary>View changed files</summary> 📝 `settings.json` (+460 -231) ➕ `uninstall.sh` (+112 -0) ➕ `update.sh` (+184 -0) </details> ### 📄 Description _No description provided_ --- <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:25 +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#113
No description provided.