2 Commits
Author SHA1 Message Date
wyj bc37c0e612 Merge branch 'upstream-custom' into dev 2024-05-21 19:17:57 -04:00
wyj c1542e026c update: new colors in fastfetch 2024-05-21 19:16:39 -04:00
+3 -3
View File
@@ -155,10 +155,10 @@
"compact": true, "compact": true,
"keyColor": "blue" "keyColor": "blue"
}, },
"break",
{ {
"type": "colors", "type": "custom",
"paddingLeft": 4, "format": " \u001b[90m󱓻 \u001b[31m󱓻 \u001b[32m󱓻 \u001b[33m󱓻 \u001b[34m󱓻 \u001b[35m󱓻 \u001b[36m󱓻 \u001b[37m󱓻 \u001b[38m󱓻 \u001b[39m󱓻"
"symbol": "circle"
} }
] ]
} }