Fremu za muundo

12 mifumo ya muundo iliyojengwa tayari. Kila fremu hufafanua uchapaji, rangi, nafasi na kanuni za mwendo.

Fremu za muundo 1

ID: biennale-yellow

Fremu za muundo 2

ID: blockframe

Fremu za muundo 3

ID: blue-professional

Fremu za muundo 4

ID: bold-poster

Fremu za muundo 5

ID: broadside

Fremu za muundo 6

ID: capsule

Fremu za muundo 7

ID: cartesian

Fremu za muundo 8

ID: cobalt-grid

Fremu za muundo 9

ID: coral

Fremu za muundo 10

ID: creative-mode

Fremu za muundo 11

ID: daisy-days

Fremu za muundo 12

ID: editorial-forest

json
// Frame example: Bold Poster
{
  "frame": "bold-poster",
  "tokens": {
    "color": {
      "background": "{{palette.background}}",
      "foreground": "{{palette.foreground}}",
      "accent": "{{palette.accent}}",
      "muted": "{{palette.muted}}"
    },
    "typography": {
      "display": { "fontFamily": "Inter", "fontWeight": 800, "fontSize": "8vmin" },
      "heading": { "fontFamily": "Inter", "fontWeight": 700, "fontSize": "5vmin" },
      "body": { "fontFamily": "Inter", "fontWeight": 400, "fontSize": "2.8vmin" }
    }
  }
}