From 14d002e20fbf2e9293527e9a4e37911f5cf117fe Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 3 Apr 2024 13:09:18 -0400 Subject: Update README.md (#36) * Update README.md * Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a1b037d..7736fe5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Then, add a call to `core.reload_module` to your user module (the gear in the bo core.reload_module("colors.github_dark") ``` +You can also preview what a color theme looks like with: + +``` +lpm run everforest --config 'core.reload_module("colors.everforest")' +``` + ### Base16 Themes `@SmileYzn` has created a theme manager for base16 themes as a plugin. Please see [here](https://github.com/SmileYzn/base16), if you'd like to install a base16 theme. -- cgit v1.2.3