Fix TideLinux colors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: fastfetch
|
||||
description: A maintained, feature-rich and performance oriented, neofetch like system information tool
|
||||
version: 2.52.0
|
||||
revision: 2
|
||||
url: https://github.com/fastfetch-cli/fastfetch
|
||||
license: MIT
|
||||
architecture: any
|
||||
|
||||
@@ -69,7 +69,7 @@ index 00000000..2d8b44e3
|
||||
+ $2*$1@@$2~~ $2~$1@@@@$2~~~
|
||||
+ $2~~ $2~~~~
|
||||
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
|
||||
+++ b/src/logo/builtin.c
|
||||
@@ -4788,6 +4788,17 @@ static const FFlogo T[] = {
|
||||
@@ -83,9 +83,9 @@ index 26bce146..cb74ad59 100644
|
||||
+ .colors = {
|
||||
+ FF_COLOR_FG_256 "27",
|
||||
+ 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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user