emacs-sideline / sideline-color

Show color information with sideline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3 JCS-ELPA

sideline-color

Show color information with sideline

CI

demo

🔨 Quickstart

(use-package sideline
  :hook (after-init . sideline-mode)
  :init
  (setq sideline-backends-right '(sideline-color)))

🔧 Customization

🧪 Variables

  • sideline-color-text - String to display color.

Contribute

PRs Welcome Elisp styleguide Donate on paypal Become a patron

If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!

About

Show color information with sideline

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 85.4%Language:Makefile 14.6%