Skip to content

Colorscheme is a Shaarli plugin that displays a color in #xxyyzz format as an inline sample block.

Notifications You must be signed in to change notification settings

kcaran/shaarli-plugin-colorscheme

Repository files navigation

Shaarli Colorscheme plugin

Colorscheme is a plugin for Shaarli that displays a color in #xxyyzz format as an inline sample block.

Example with Shaarli Shirley theme:

Shaarli Colorscheme plugin preview

Installation

Via Git

Run the following command from the plugins folder of your Shaarli installation:

$ cd shaarli/plugins
$ git clone https://github.com/kcaran/shaarli-plugin-colorscheme colorscheme

It'll create the colorscheme folder.

Manually

Create the folder plugins/colorscheme in your Shaarli installation. Download the ZIP file of this repository and copy all files in the newly created folder.

Activation

If your Shaarli installation is recent enough to have the plugin administration page, you just need to go to the plugin administration page, check colorscheme and save.

Update

If you installed through Git, run the following command from within this plugin's folder plugins/colorscheme:

git pull

Otherwise, download the ZIP file again from Github and override the existing files with the new ones.

About

Colorscheme is a Shaarli plugin that displays a color in #xxyyzz format as an inline sample block.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published