Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Vault Palette

DejanDj79DejanDj79323 downloads

Customize folder, file, and tag colors.

Add to Obsidian
Vault Palette screenshot
Vault Palette screenshot
  • Overview
  • Scorecard
  • Updates4

Vault Palette is inspired by Mithadon's original plugin, Mithadon/obsidian-color-folders-files. This project expands that idea into a broader vault styling tool for folders, files, and tags.

Customize the appearance of folders, files, and tags in Obsidian through a context menu and plugin settings panel.

Features

  • Right-click any file or folder to customize its appearance.
  • Use optional background colors, border colors, text colors, bold, italic, and opacity.
  • Keep folder text styling separate from the styling applied to files inside that folder.
  • Apply folder styles to subfolders.
  • Apply a separate file text style to all files inside a folder.
  • Use stable rainbow colors for file names inside a styled folder.
  • Save and apply presets.
  • Detect vault tags automatically.
  • Set one shared tag text color and per-tag background colors.
  • Import and export plugin settings.

Usage

  1. Right-click any file or folder in the file explorer.
  2. Select Customize appearance.
  3. Adjust the folder or file appearance.
  4. For folders, optionally enable Apply custom file text style and configure the file text color, bold, and italic settings.
  5. Click Apply.

Presets

Presets save the full style package:

  • Main item style: background, border, text color, bold, italic, and opacity.
  • Folder behavior: apply to subfolders.
  • File behavior: optional custom style for files inside the folder.
  • Rainbow file names.

When a preset is applied to a folder, the main item style affects the folder and the file behavior affects files inside that folder. When the same preset is applied directly to a file, only the main item style is used.

Tags

Open the plugin settings and switch to the Tags tab. Vault Palette detects tags from Obsidian's metadata cache and lets you set:

  • One shared text color for all tags.
  • A separate background color for each detected tag.

Manual Installation

  1. Download main.js, manifest.json, and styles.css from a release.
  2. Create this folder inside your vault: .obsidian/plugins/vault-palette/.
  3. Copy the three downloaded files into that folder.
  4. Restart Obsidian or reload plugins.
  5. Enable Vault Palette in Settings > Community plugins.

Development

Install dependencies:

npm install

Build the plugin:

npm run build

For local testing, copy main.js, manifest.json, and styles.css into:

<your-vault>/.obsidian/plugins/vault-palette/

Support

If Vault Palette helps your Obsidian workflow, you can support development here:

  • Patreon
  • thanks.dev

Credits

Vault Palette is inspired by Mithadon's Color Folders and Files plugin. The original project is licensed under the MIT license.

HealthExcellent
ReviewSatisfactory
About
Style folders, files, and tags across your vault with per-item background, border and text colors plus bold, italic and opacity. Right-click any file or folder in the file explorer to customize appearance, apply folder styles to subfolders or files, save presets, use stable rainbow filenames, and assign per-tag backgrounds with a shared tag text color.
AppearanceFoldersTags
Details
Current version
0.1.3
Last updated
4 months ago
Created
4 months ago
Updates
4 releases
Downloads
323
Compatible with
Obsidian 1.4.1+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Patreon
Author
DejanDj79DejanDj79dejandj79
GitHubdejandj79
  1. Community
  2. Plugins
  3. Appearance
  4. Vault Palette

Related plugins

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.

Colored Tags

Colorize tags in different colors to visually distinguish them from each other.

Colored Bases Properties

Color property lists and formula properties in Bases.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Note Toolbar

Add customizable toolbars to your notes.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Relay

Collaborate in real time with live cursors. Share folders. Manage access to updates.