mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 00:09:29 +02:00
[GH-ISSUE #129] Is there a way to use this on zed a new ide? #89
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#89
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?
Originally created by @testkomcombo on GitHub (May 3, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/129
@raaid3 commented on GitHub (May 3, 2026):
Nope, this extension depends on custom CSS injection, which works in VSCode because it’s built on Electron and renders a web-based UI (HTML/CSS). Zed on the other hand, is written in Rust and uses a different native UI system
@testkomcombo commented on GitHub (May 5, 2026):
Thank you for the response!
.tab .monaco-icon-label.file-icon::beforestyle rule #114