Commit graph

6 commits

Author SHA1 Message Date
Łukasz Stelmach
52dad2cc8b Introduce JOLLY_COLOR_HOSTNAME
It is now possible to configure colors of the hostname segment independently.
Although it may seem contrary to the the spirit of the Jolly theme to limit
distractions for the user, it may actually help users quickly distingush
hosts they are working with.

If not set in a configuration file JOLLY_COLOR_HOSTNAME is initialized
with the value of JOLLY_COLOR_LITE.
2025-01-16 10:42:48 +01:00
a3de748347 fix(hostname): handle background color when failed 2025-01-11 20:50:14 +01:00
da773f822c feat(env): display env name before contents
Remove container duplicate.
2025-01-11 20:49:33 +01:00
9fb90f451e fix(hostname): was sometimes showing the username 2025-01-11 20:32:10 +01:00
steelman
afc9e26765 fix: change scope of _lp_jolly_make_env_inline_right
Make it visible outside of _lp_dotmatrix_make_env,
as its left counterpart.
2025-01-07 16:53:25 +01:00
194996ce45 refactor!: rename theme as "jolly"
BREAKING CHANGE: all configuration variables are renamed as `JOLLY_*` instead of `DOTMATRIX_*`.
2024-04-01 11:04:43 +02:00