From 29cb6e77c2a3740cb3129a8dc5270a125e21ee30 Mon Sep 17 00:00:00 2001 From: "win.tm" <249584259+win-tm@users.noreply.github.com> Date: Sun, 28 Dec 2025 13:46:58 +0100 Subject: [PATCH 1/2] add docsify-display-colors to plugins list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31bcf15..627a725 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-page-actions-menu](https://github.com/calycode/docsify-page-actions-menu) - A docsify plugin that adds a customizable actions menu (e.g. copy page, open with LLM) to the beginning of each page on the top. - [docsify-interactive-checkboxes](https://github.com/andreferra/docsify-plugin-interactive-checkboxes) - Transform markdown checkboxes into interactive, persistent task lists with localStorage integration. - [docsify-lucide](https://github.com/bhaireshm/docsify-lucide) - A simple, clean Docsify plugin to embed Lucide icons directly in your Markdown files. [@bhaireshm](https://github.com/bhaireshm) +- [docsify-display-colors](https://github.com/win-tm/docsify-display-colors) -A Docsify Plugin to visually display small Color-Swatches next to Hexcodes, RGB- or HSL-Colors. [@win-tm](https://github.com/win-tm) ## Themes From 47f3eddc8e68b0077c5ab2531337307b8933815a Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Mon, 29 Dec 2025 11:39:21 +0800 Subject: [PATCH 2/2] Apply suggestion from @sy-records --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 627a725..83bc1cd 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-page-actions-menu](https://github.com/calycode/docsify-page-actions-menu) - A docsify plugin that adds a customizable actions menu (e.g. copy page, open with LLM) to the beginning of each page on the top. - [docsify-interactive-checkboxes](https://github.com/andreferra/docsify-plugin-interactive-checkboxes) - Transform markdown checkboxes into interactive, persistent task lists with localStorage integration. - [docsify-lucide](https://github.com/bhaireshm/docsify-lucide) - A simple, clean Docsify plugin to embed Lucide icons directly in your Markdown files. [@bhaireshm](https://github.com/bhaireshm) -- [docsify-display-colors](https://github.com/win-tm/docsify-display-colors) -A Docsify Plugin to visually display small Color-Swatches next to Hexcodes, RGB- or HSL-Colors. [@win-tm](https://github.com/win-tm) +- [docsify-display-colors](https://github.com/win-tm/docsify-display-colors) - A Docsify Plugin to visually display small Color-Swatches next to Hexcodes, RGB- or HSL-Colors. [@win-tm](https://github.com/win-tm) ## Themes