{
  "$schema": "https://designlang.app/schemas/gradients.json",
  "source": "https://linear.app",
  "generated": "2026-05-21T11:46:56.718Z",
  "count": 15,
  "gradients": [
    {
      "raw": "linear-gradient(rgba(11, 11, 11, 0.8) 0px, oklab(0.149576 0.00000680983 0.00000298768 / 0.761905) 100%)",
      "type": "linear",
      "direction": null,
      "stops": [
        {
          "color": "rgba(11, 11, 11, 0.8)",
          "position": "0px"
        },
        {
          "color": "oklab(0.149576 0.00000680983 0.00000298768 / 0.761905)",
          "position": "100%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "radial-gradient(52.53% 57.5% at 50% 100%, rgba(8, 9, 10, 0) 0px, rgba(8, 9, 10, 0.5) 100%)",
      "type": "radial",
      "direction": null,
      "stops": [
        {
          "color": "52.53% 57.5% at 50%",
          "position": "100%"
        },
        {
          "color": "rgba(8, 9, 10, 0)",
          "position": "0px"
        },
        {
          "color": "rgba(8, 9, 10, 0.5)",
          "position": "100%"
        }
      ],
      "classification": "bold"
    },
    {
      "raw": "linear-gradient(rgb(8, 9, 10) 10%, rgb(208, 214, 224) 100%)",
      "type": "linear",
      "direction": null,
      "stops": [
        {
          "color": "rgb(8, 9, 10)",
          "position": "10%"
        },
        {
          "color": "rgb(208, 214, 224)",
          "position": "100%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "radial-gradient(50% 50%, rgba(255, 255, 255, 0.04) 0px, rgba(255, 255, 255, 0) 90%)",
      "type": "radial",
      "direction": null,
      "stops": [
        {
          "color": "",
          "position": "50%"
        },
        {
          "color": "rgba(255, 255, 255, 0.04)",
          "position": "0px"
        },
        {
          "color": "rgba(255, 255, 255, 0)",
          "position": "90%"
        }
      ],
      "classification": "bold"
    },
    {
      "raw": "radial-gradient(50% 50%, rgba(255, 255, 255, 0.04) 0px, rgba(255, 255, 255, 0) 100%)",
      "type": "radial",
      "direction": null,
      "stops": [
        {
          "color": "",
          "position": "50%"
        },
        {
          "color": "rgba(255, 255, 255, 0.04)",
          "position": "0px"
        },
        {
          "color": "rgba(255, 255, 255, 0)",
          "position": "100%"
        }
      ],
      "classification": "bold"
    },
    {
      "raw": "radial-gradient(50% 50%, rgb(255, 255, 255) 0px, rgba(255, 255, 255, 0) 90%)",
      "type": "radial",
      "direction": null,
      "stops": [
        {
          "color": "",
          "position": "50%"
        },
        {
          "color": "rgb(255, 255, 255)",
          "position": "0px"
        },
        {
          "color": "rgba(255, 255, 255, 0)",
          "position": "90%"
        }
      ],
      "classification": "bold"
    },
    {
      "raw": "linear-gradient(90deg, color(srgb 0 0 0 / 0) 0px, color(srgb 0.6 0.231373 0.231373 / 0.2) 100%)",
      "type": "linear",
      "direction": "90deg",
      "stops": [
        {
          "color": "color(srgb 0 0 0 / 0)",
          "position": "0px"
        },
        {
          "color": "color(srgb 0.6 0.231373 0.231373 / 0.2)",
          "position": "100%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "linear-gradient(90deg, color(srgb 0 0 0 / 0) 0px, color(srgb 0.129412 0.701961 1 / 0.2) 100%)",
      "type": "linear",
      "direction": "90deg",
      "stops": [
        {
          "color": "color(srgb 0 0 0 / 0)",
          "position": "0px"
        },
        {
          "color": "color(srgb 0.129412 0.701961 1 / 0.2)",
          "position": "100%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "radial-gradient(circle, rgba(255, 255, 255, 0.03) 0px, rgba(0, 0, 0, 0) 50%)",
      "type": "radial",
      "direction": "circle",
      "stops": [
        {
          "color": "rgba(255, 255, 255, 0.03)",
          "position": "0px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "50%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "radial-gradient(circle, rgba(255, 255, 255, 0.04) 0px, rgba(0, 0, 0, 0) 50%)",
      "type": "radial",
      "direction": "circle",
      "stops": [
        {
          "color": "rgba(255, 255, 255, 0.04)",
          "position": "0px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "50%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "repeating-linear-gradient(to right, rgb(35, 37, 42) 0px, rgb(35, 37, 42) 3px, rgba(0, 0, 0, 0) 3px, rgba(0, 0, 0, 0) 7px)",
      "type": "repeating-linear",
      "direction": "to right",
      "stops": [
        {
          "color": "rgb(35, 37, 42)",
          "position": "0px"
        },
        {
          "color": "rgb(35, 37, 42)",
          "position": "3px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "3px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "7px"
        }
      ],
      "classification": "bold"
    },
    {
      "raw": "repeating-linear-gradient(rgb(35, 37, 42) 0px, rgb(35, 37, 42) 3px, rgba(0, 0, 0, 0) 3px, rgba(0, 0, 0, 0) 7px)",
      "type": "repeating-linear",
      "direction": null,
      "stops": [
        {
          "color": "rgb(35, 37, 42)",
          "position": "0px"
        },
        {
          "color": "rgb(35, 37, 42)",
          "position": "3px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "3px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "7px"
        }
      ],
      "classification": "bold"
    },
    {
      "raw": "radial-gradient(circle, rgba(255, 255, 255, 0.02) 0px, rgba(0, 0, 0, 0) 50%)",
      "type": "radial",
      "direction": "circle",
      "stops": [
        {
          "color": "rgba(255, 255, 255, 0.02)",
          "position": "0px"
        },
        {
          "color": "rgba(0, 0, 0, 0)",
          "position": "50%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%)",
      "type": "linear",
      "direction": "0deg",
      "stops": [
        {
          "color": "rgba(255, 255, 255, 0.4)",
          "position": "0%"
        },
        {
          "color": "rgba(255, 255, 255, 0.4)",
          "position": "100%"
        }
      ],
      "classification": "brand"
    },
    {
      "raw": "linear-gradient(rgb(178, 213, 255) 0%, rgb(223, 209, 255) 100%)",
      "type": "linear",
      "direction": null,
      "stops": [
        {
          "color": "rgb(178, 213, 255)",
          "position": "0%"
        },
        {
          "color": "rgb(223, 209, 255)",
          "position": "100%"
        }
      ],
      "classification": "brand"
    }
  ]
}