{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/color/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om färger i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel och övningar om färger"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./basic.html",
                    "description": [
                        "Enkelt exempel"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hexadecimalt.html",
                    "description": [
                        "Hexadecimalt"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hexadecimalt-names.html",
                    "description": [
                        "Hexadecimalt namn"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./names.html",
                    "description": [
                        "Mer namn"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hsl.html",
                    "description": [
                        "HSL"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hsl-saturation.html",
                    "description": [
                        "HSL saturation"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./hsl-lightness.html",
                    "description": [
                        "HSL lightness"
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Övningar"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./basic.training.html"
                            },
                            "Enkel övning"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./names.training.html"
                            },
                            "Övning om namn på CSS färger"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./hexadecimalt.training.html"
                            },
                            "Övning om hexadecimalkod för färger"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./hsl.training.html"
                            },
                            "Övning om hsl"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}