Fix color

This commit is contained in:
Henry Hiles 2025-07-07 15:31:15 -04:00
parent 17f8ee38a0
commit ffe5de4a5e
No known key found for this signature in database

View file

@ -14,7 +14,7 @@
{ {
type = "custom"; type = "custom";
format = "{#light_blue}{#} Hardware Information {#light_blue}"; format = "{#cyan}{#} Hardware Information {#cyan}";
} }
{ {
type = "cpu"; type = "cpu";
@ -31,7 +31,7 @@
{ {
type = "custom"; type = "custom";
format = "{#light_blue}{#} Software Information {#light_blue}"; format = "{#cyan}{#} Software Information {#cyan}";
} }
{ {
type = "os"; type = "os";
@ -83,7 +83,7 @@
} }
{ {
type = "custom"; type = "custom";
format = "{#light_blue}"; format = "{#cyan}";
} }
"break" "break"