wtfutil / wtf

The personal information dashboard for your terminal
http://wtfutil.com
Mozilla Public License 2.0
15.85k stars 803 forks source link

Add option to configure text color and background colors of panes #307

Closed ohcibi closed 6 years ago

ohcibi commented 6 years ago

What problem does this solve?

How do envision it working?

Note that I use the word 'pane' here to refer to a single "module", or whatever it is called in wtf, that gets displayed with a border. If unclear what I mean please ask instead of assume as I don't already know the wording in this project and I very likely have used the wrong term.

jaimejim commented 1 year ago

I would personally like some generic mechanism for changing the colors of items within a module. There are some global variables that can be used in the config.yaml, so far I know of:

text, heading, subheading

And the use of ::b to make the text bold.

Not everything seems to be documented on https://wtfutil.com/configuration/global_settings/