{
  "$generatedBy": "BrandSweets tokens.json — obsidian-md v3",
  "brand": {
    "slug": "obsidian-md",
    "name": "Obsidian",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Obsidian",
    "tagline": "The free and flexible app for your private thoughts."
  },
  "colors": {
    "primary": {
      "hex": "#ac8cfc",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f2effa",
        "100": "#e0d8f3",
        "200": "#ac8cfc",
        "300": "#976ffb",
        "400": "#733dfa",
        "500": "#5210f9",
        "600": "#4206db",
        "700": "#3605b3",
        "800": "#2a048b",
        "900": "#210a5c",
        "950": "#16063c"
      }
    },
    "secondary": {
      "hex": "#8a5cf5",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f0fa",
        "100": "#e1d9f2",
        "200": "#c1a9f9",
        "300": "#8a5cf5",
        "400": "#7944f3",
        "500": "#5a19f0",
        "600": "#490dd3",
        "700": "#3b0bad",
        "800": "#2e0986",
        "900": "#240d59",
        "950": "#17083a"
      }
    },
    "accent": {
      "hex": "#22c55e",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f1f9f4",
        "100": "#dcefe3",
        "200": "#b1f2c8",
        "300": "#81eaa7",
        "400": "#55e289",
        "500": "#2edc6d",
        "600": "#22c55e",
        "700": "#1b9d4a",
        "800": "#157a3a",
        "900": "#14522b",
        "950": "#0d351c"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#262626",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#262626"
      }
    }
  },
  "typography": {
    "families": {
      "roboto": {
        "family": "Roboto",
        "source": "google",
        "stack": "Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Inter, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
        "weights": [
          300,
          400,
          500,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "roboto",
        "stack": "Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Inter, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
      },
      "body": {
        "familyRef": "roboto",
        "stack": "Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Inter, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\""
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  }
}