Fix TideLinux colors

This commit is contained in:
2025-09-19 18:12:37 +03:00
parent e3affdf6a1
commit 979806ace6
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
name: fastfetch name: fastfetch
description: A maintained, feature-rich and performance oriented, neofetch like system information tool description: A maintained, feature-rich and performance oriented, neofetch like system information tool
version: 2.52.0 version: 2.52.0
revision: 2
url: https://github.com/fastfetch-cli/fastfetch url: https://github.com/fastfetch-cli/fastfetch
license: MIT license: MIT
architecture: any architecture: any
+3 -3
View File
@@ -69,7 +69,7 @@ index 00000000..2d8b44e3
+ $2*$1@@$2~~ $2~$1@@@@$2~~~ + $2*$1@@$2~~ $2~$1@@@@$2~~~
+ $2~~ $2~~~~ + $2~~ $2~~~~
diff --git a/src/logo/builtin.c b/src/logo/builtin.c diff --git a/src/logo/builtin.c b/src/logo/builtin.c
index 26bce146..cb74ad59 100644 index 26bce146..b6446fca 100644
--- a/src/logo/builtin.c --- a/src/logo/builtin.c
+++ b/src/logo/builtin.c +++ b/src/logo/builtin.c
@@ -4788,6 +4788,17 @@ static const FFlogo T[] = { @@ -4788,6 +4788,17 @@ static const FFlogo T[] = {
@@ -83,9 +83,9 @@ index 26bce146..cb74ad59 100644
+ .colors = { + .colors = {
+ FF_COLOR_FG_256 "27", + FF_COLOR_FG_256 "27",
+ FF_COLOR_FG_256 "39", + FF_COLOR_FG_256 "39",
+ FF_COLOR_FG_BLUE,
+ FF_COLOR_FG_256 "12",
+ }, + },
+ .colorTitle = FF_COLOR_FG_BLUE,
+ .colorKeys = FF_COLOR_FG_MAGENTA,
+ }, + },
// Torizon OS // Torizon OS
{ {