Skip to content

ozanmakes/emacs-webkit-color-picker

Repository files navigation

webkit-color-picker

Small experiment with embedded a Webkit widgets in a childframe. Requires Emacs 26 compiled with embedded Webkit Widget support.

webkit-color-picker is available on MELPA. Example configuration using use-package:

(use-package webkit-color-picker
  :ensure t
  :bind (("C-c C-p" . webkit-color-picker-show)))

Screenshot

./screenshots/webkit-color-picker.gif

About

Color picker widget using childframes (Emacs 26)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published