Skip to content

v4.8.1: Add color customization to kubernestes symbol

Compare
Choose a tag to compare
@edouard-lopez edouard-lopez released this 26 Sep 12:56
· 60 commits to master since this release

What's Changed

  • refactor k8s support #330

馃帹 New config in conf.d/pure.fish

_pure_set_default pure_color_k8s_symbol pure_color_dark

Usage

set --universal pure_enable_k8s true # enable the featyre
set --universal pure_color_k8s_symbol cyan # customize color

Preview

image

馃憦 Thanks

  • @bobsoppe for spotting the gap and submitting the PR