From 358d1f6d0af0c7b2319e0d6e4014aa43c35462b0 Mon Sep 17 00:00:00 2001 From: Nathan Helmig Date: Sun, 21 Jul 2024 17:03:04 -0500 Subject: [PATCH] fix: added a yellow color to the instructions on how to remove the tip --- nature/opts/tips.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nature/opts/tips.lua b/nature/opts/tips.lua index baaf35a..d25e105 100644 --- a/nature/opts/tips.lua +++ b/nature/opts/tips.lua @@ -3,7 +3,7 @@ local lunacolors = require 'lunacolors' PREAMBLE = [[ Getting Started: https://rosettea.github.io/Hilbish/docs/getting-started/ -🛈 These tips can be disabled with hilbish.opts.tips = false +{yellow}🛈 These tips can be disabled with hilbish.opts.tips = false{reset} ]] hilbish.tips = {