No description
Find a file
2025-04-28 14:16:56 +02:00
enhanced-file-explorer-tree.png rename repo 2025-03-31 17:57:48 +02:00
LICENSE Add license 2025-03-31 17:48:07 +02:00
manifest.json Fix folder filer missing horizontal bar 2025-04-28 14:16:56 +02:00
README.md Update README.md 2025-04-01 15:35:09 +02:00
theme.css Fix folder filer missing horizontal bar 2025-04-28 14:16:56 +02:00
thumbnail.png add thumbnail 2025-03-31 18:02:54 +02:00

Enhanced file explorer tree

This repository contains a custom theme plugin for Obsidian, designed to enhance the file explorer tree by making the folder structure more visually intuitive. The primary goal is to clearly illustrate which files belong to which folders through subtle yet effective styling.

thumbnail

Features

  • Improved Folder Hierarchy: Adds horizontal and vertical lines using pseudo-elements (:before) to visually connect files and folders in the explorer tree.
  • Light and Dark Mode Support: Seamlessly adapts to your systems color scheme (light dark) with customizable background colors.
  • Subtle Visual Cues: Uses CSS variables (e.g., --bg-color) to create faint lines that improve readability without cluttering the interface.
  • Minimalist Approach: Keeps the original Obsidian design and is only focusing on visual functionality.
fullscreen showcase of the theme