Obsidian-Colored-Sidebar icon indicating copy to clipboard operation
Obsidian-Colored-Sidebar copied to clipboard

Update Colored Sidebar Items.css

Open seb3point0 opened this issue 4 months ago • 0 comments

refactor: optimize and simplify CSS for colored sidebar items

  • Consolidated common styles for folder titles, hover states, and file titles into shared rules to reduce repetition.
  • Utilized CSS custom properties to dynamically apply colors based on folder prefixes.
  • Reduced redundant code by applying common indentation and hover effects globally.
  • Improved maintainability by centralizing color definitions and simplifying folder-specific rules.

seb3point0 avatar Sep 28 '24 09:09 seb3point0