gnebbia / kb

A minimalist command line knowledge base manager
GNU General Public License v3.0
3.17k stars 104 forks source link

Question: Can we set background color in templates? #88

Open SomwareHR opened 3 years ago

SomwareHR commented 3 years ago

Hi,

great program, thanks for sharing!

Question

Can we use background from?

For example:

TemplateFileXY: ERRORS = [ "^!.*", "light_red", "light_yellow"]

Expected Behavior

Display light red text on light yellow background for lines beginning with "!".

Actual Behavior

Displays red text on terminal's current background.

Specifications

Thanks!

BR Tomo

xscode-auto-reply[bot] commented 3 years ago

Thanks for opening a new issue. The team has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/gnebbia/kb

gnebbia commented 3 years ago

Let's add this for the next release! I think it is a good idea!