Replies: 1 comment 1 reply
-
|
They are static texts. You may use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
At first, I'm begginer in GNU/Linux world and I spent some days seeing the wiki to try to solve my doubt about a section of the full jsonc default file:
"break", { "type": "colors", "key": " ", "keyIcon": "", "symbol": "block", "paddingLeft": 0, "block": { "width": 3, "range": [ 0, 15 ] } } ]I see some fastfetch configurations with different colors, how can I change it with some HEX colors to put a gradient for example. ANSI colors it's difficult and depth for me right now. Why

type: "colors"recognize this 16 default colors?.Beta Was this translation helpful? Give feedback.
All reactions