Color Palette
by ALegendsTale
Score: 52/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
47
stars
15,686
downloads
2
forks
513
days
154
days
154
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
17
total issues
1
open issues
16
closed issues
104
commits
Latest Version
5 months ago
Changelog

Changes

  • new 'ColorFormat' setting #16 for modifying the format which colors are copied in. There are two options, raw & value. Raw copies everything, while value only takes the contents of the format. Example: RGB(123, 123, 123) -> 123, 123, 123.
  • added FundingURL & donation setting for anyone who appreciates my work & to help fund continued development
  • updated docs
  • reordered some settings
  • fix: h2 headers on settings menu now show correct size
  • fix: typos
README file from