Color Palette
by ALegendsTale
Score: 47/100
favorite
share
Description
Category: Customization & UI

The Color Palette plugin enables users to design visually appealing and functional color palettes directly within Obsidian. It supports various CSS color formats, such as Hex, RGB, and HSL, and allows palette creation from popular websites like Coolors and ColorHunt. Users can include gradients, assign aliases, and copy color codes effortlessly. Advanced features include generating random palettes based on color theory and converting links or code blocks into usable palettes. The plugin offers customizable settings for palette dimensions, display orientation, and more, making it a versatile tool for enhancing note aesthetics.

Stats
54
stars
17,786
downloads
2
forks
593
days
16
days
16
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
19
total issues
1
open issues
18
closed issues
104
commits
Latest Version
17 days ago
Changelog

Important

  • stabilityWhileEditing setting replaces hoverWhileEditing. It now defaults to true, and disables both text / hover while in edit mode

Changes

  • New hideText palette setting
  • color/alias is now visible when hover setting is disabled #19
  • updated docs
README file from

Color Palette

Create beautiful & functional color palettes that enhance the appearance of your notes.

ColorPaletteDemo.png

Key Features

  • Supports most CSS color formats (including Hex, RGB, HSL, etc.)
  • Create color palettes from popular palette websites like coolors & colorhunt.
  • Style like a pro with gorgeous gradients.
  • Easily copy color codes by selecting them.

Full Documentation

Documentation

Quick Start

Palettes can be created manually by adding a codeblock with the color codes desired.

#ffffff, #000
rgb(125, 255, 255);
rgb(255, 255, 125);

Palettes can also be created from links.\
Only URLs from https://coolors.co & https://colorhunt.co are currently supported.

https://colorhunt.co/ffffff

Optional settings can be applied to each palette within the codeblock.

#fff, #000fff00
{"gradient": true, "aliases": ["white", "black"]}

Palette Settings

  • height (number)
  • width (number)
  • direction (row/column)
  • gradient (true/false)
  • hover (true/false)
  • hideText (true/false)
  • override (true/false)
  • aliases (string array)

Caution - using width might cause palettes to display incorrectly.

Commands

Commands can be bound to a hotkey in settings.

  • Create - Advanced palette editor
  • Convert link - Converts a selected URL to a palette
  • Convert codeblock link to hex
  • Generate random palette - Creates a new random palette based on color theory combinations
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
File Color
2 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
Colored Text
2 years ago by Erinc Ayaz
Colored Tags
2 years ago by Pavel Frankov
Colorizes tags in different colors.
short tab name
a year ago by Shumpei Tanaka
a plugin of obsidian for to change showing tab name to short
Colored Tags Wrangler
a year ago by AndreasSasDev
Obsidian Plugin : Assign colors to tags. Has integrations with other plugins, like Kanban.
Command Block List
a year ago by Ryota Ushio
Hide unwanted commands from the command palette in Obsidian.
Color cycler
a year ago by Taylor Brennan
Plugin for Obsidian to dynamically change the accent color
Tab Navigator
a year ago by o02c
obsidian-tab-switcher
Pin Enhancer
10 months ago by Sheeplet1
Canvas Picture in Picture
8 months ago by hypersphere
Sidebar Expand on Hover
4 years ago by Tousif Iqbal Anik (toiq)
This Obsidian plugin expands or collapses the sidebar based on mouse hovering on the ribbons.
Limelight
3 years ago by Scott Mikula
Spotlight your active pane
Colorizelt
6 months ago by Artsem Holub (WiNE-iNEFF)
Easy color and clear selected text
Click Hint
3 months ago by kbwo
Autofit Tabs
a month ago by Bradley Wyatt
Obsidian Plugin that automatically adjusts tab header widths in real-time to perfectly fit each tab's title content while maintaining a clean, seamless interface that prevents awkward text truncation and ensures optimal readability of your document titles.
NerdFont Icon Picker
a month ago by Xaver Wenhart
a simple nerdfont icon picker for obsidian
FolderFile Splitter
a month ago by Xu Quan