From be19e044d4d3f7baa6f49c351251c482358b48bb Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 30 Jul 2022 13:02:46 -0400 Subject: [PATCH 1/2] [U] Update lightness readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3a1c3869..d799c2fc 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,7 @@ A: Use `hyfetch -c` #### Q: What do I do if the color is too dark/light for my theme? -A: You can try setting the colors' "lightness" using the `--c-set-l` parameter. The value should be between 0 and 1. For example, if you are using dark theme and the rainbow flag is too dark to display, you can type: - -```sh -hyfetch -p rainbow --c-set-l 0.8 -``` +A: You can try setting the colors' "lightness" in the configuration menu. The value should be between 0 and 1. For example, if you are using dark theme and the rainbow flag is too dark to display, you can set lightness to 0.7. Feel free to experiment with it! @@ -64,6 +60,7 @@ Updates to `neowofetch` begins with the emoji :framed_picture: * :rocket: Take over `neofetch` with `neowofetch` * :framed_picture: Identify macOS 13 Ventura (https://github.com/hykilpikonna/hyfetch/pull/8) +* :framed_picture: Add uwuntu ( From 2a6939c11bf519f0de5f91020ee1a0f32380893c Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 30 Jul 2022 13:04:52 -0400 Subject: [PATCH 2/2] [U] Readme update for #9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d799c2fc..69758f81 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Updates to `neowofetch` begins with the emoji :framed_picture: * :rocket: Take over `neofetch` with `neowofetch` * :framed_picture: Identify macOS 13 Ventura (https://github.com/hykilpikonna/hyfetch/pull/8) -* :framed_picture: Add uwuntu ( +* :framed_picture: Ascii - Add uwuntu (https://github.com/hykilpikonna/hyfetch/pull/9) (test it with `hyfetch --test-distro uwuntu`)