Skip to content

[BUG] Can't replicate neofetch exactly with same colors and text #1040

Answered by CarterLi
Scotty-Trees asked this question in Q&A
Discussion options

You must be logged in to vote
{
    "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
    "display": {
        "size": {
            "maxPrefix": "MB",
            "ndigits": 0
        },
        "color": {
            "title": "38;5;12",
            "key": "38;5;12"
        }
    },
    "logo": {
        "source": "fedora",
        "color": {
            "1": "38;5;12"
        }
    },
    "modules": [
        "title",
        "separator",
        "os",
        "host",
        "kernel",
        "uptime",
        "packages",
        "shell",
        {
            "type": "display",
            "compactType": "original",
            "key": "Resolution"
        },
        "de",
        

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Scotty-Trees
Comment options

Answer selected by Scotty-Trees
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #1036 on June 25, 2024 01:01.