Skip to content

v1.1.0 — Color Picker & UX Polish

Choose a tag to compare

@nibin-org nibin-org released this 26 Jun 05:42

Added

  • Modern Color Picker: Integrated the Pickr library for a smoother, cross-browser consistent color selection experience.
  • Recent Colors: Saves and displays the 5 most recently used colors, persisted via localStorage.
  • Hex Input Enhancements: Auto-formats and expands 3-digit hex codes (e.g. #abc#aabbcc).

Changed

  • Inherit Mode: Replaced the previous currentColor button with a new Inherit switch.
  • Startup Behavior: App now loads a random icon theme on init instead of a static search.
  • Dynamic Swatches: Refactored swatches to dynamically render recent colors alongside presets.
  • Slider UI: Improved size slider with dynamic fill tracking.