[GH-ISSUE #115] Explorer tree indentation/alignment is broken in sidebar #80

Open
opened 2026-05-06 13:13:08 +02:00 by BreizhHardware · 0 comments

Originally created by @chunyoupeng on GitHub (Mar 8, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/115

Describe the bug

In the Explorer sidebar, file items inside a folder are rendered with incorrect indentation/alignment sometimes.

The files under a folder appear shifted too far to the right, and the tree guide lines/look of the hierarchy seem broken.

Steps to reproduce

  1. Install and enable the theme
  2. Open VS Code
  3. Open the Explorer sidebar
  4. Expand a folder containing files
  5. Observe the file list indentation and tree guides

Expected behavior

Files inside a folder should be aligned normally according to the Explorer tree hierarchy.

Actual behavior

The files are excessively indented and the tree structure looks visually broken.

Environment

  • VS Code version: [1.110.1]
  • OS: [macOS]
  • Theme version: [0.0.2]

Screenshot

Image

Additional context

This looks like a styling issue related to Explorer tree indentation / custom CSS affecting the sidebar layout.

Originally created by @chunyoupeng on GitHub (Mar 8, 2026). Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/115 ## Describe the bug In the Explorer sidebar, file items inside a folder are rendered with incorrect indentation/alignment sometimes. The files under a folder appear shifted too far to the right, and the tree guide lines/look of the hierarchy seem broken. ## Steps to reproduce 1. Install and enable the theme 2. Open VS Code 3. Open the Explorer sidebar 4. Expand a folder containing files 5. Observe the file list indentation and tree guides ## Expected behavior Files inside a folder should be aligned normally according to the Explorer tree hierarchy. ## Actual behavior The files are excessively indented and the tree structure looks visually broken. ## Environment - VS Code version: [1.110.1] - OS: [macOS] - Theme version: [0.0.2] ## Screenshot <img width="351" height="392" alt="Image" src="https://github.com/user-attachments/assets/77d9020c-7d39-4137-8ca7-2b92c83ec8a8" /> ## Additional context This looks like a styling issue related to Explorer tree indentation / custom CSS affecting the sidebar layout.
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#80
No description provided.