[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/styles/ -> 04-afternoon.json (source)

   1  {
   2      "$schema": "https://schemas.wp.org/trunk/theme.json",
   3      "version": 3,
   4      "title": "Afternoon",
   5      "settings": {
   6          "color": {
   7              "palette": [
   8                  {
   9                      "color": "#DAE7BD",
  10                      "name": "Base",
  11                      "slug": "base"
  12                  },
  13                  {
  14                      "color": "#516028",
  15                      "name": "Contrast",
  16                      "slug": "contrast"
  17                  },
  18                  {
  19                      "color": "#C7F642",
  20                      "name": "Accent 1",
  21                      "slug": "accent-1"
  22                  },
  23                  {
  24                      "color": "#EBF6D3",
  25                      "name": "Accent 2",
  26                      "slug": "accent-2"
  27                  },
  28                  {
  29                      "color": "#303D10",
  30                      "name": "Accent 3",
  31                      "slug": "accent-3"
  32                  },
  33                  {
  34                      "color": "#516028",
  35                      "name": "Accent 4",
  36                      "slug": "accent-4"
  37                  },
  38                  {
  39                      "color": "#EBF6D3",
  40                      "name": "Accent 5",
  41                      "slug": "accent-5"
  42                  },
  43                  {
  44                      "color": "#51602833",
  45                      "name": "Accent 6",
  46                      "slug": "accent-6"
  47                  }
  48              ]
  49          },
  50          "typography": {
  51              "fontSizes": [
  52                  {
  53                      "fluid": false,
  54                      "name": "Small",
  55                      "size": "0.875rem",
  56                      "slug": "small"
  57                  },
  58                  {
  59                      "fluid": {
  60                          "max": "1.125rem",
  61                          "min": "1rem"
  62                      },
  63                      "name": "Medium",
  64                      "size": "1rem",
  65                      "slug": "medium"
  66                  },
  67                  {
  68                      "fluid": {
  69                          "max": "1.375rem",
  70                          "min": "1.125rem"
  71                      },
  72                      "name": "Large",
  73                      "size": "1.38rem",
  74                      "slug": "large"
  75                  },
  76                  {
  77                      "fluid": {
  78                          "max": "1.8rem",
  79                          "min": "1.4rem"
  80                      },
  81                      "name": "Extra Large",
  82                      "size": "1.4rem",
  83                      "slug": "x-large"
  84                  },
  85                  {
  86                      "fluid": {
  87                          "max": "2.6rem",
  88                          "min": "2rem"
  89                      },
  90                      "name": "Extra Extra Large",
  91                      "size": "2rem",
  92                      "slug": "xx-large"
  93                  }
  94              ]
  95          }
  96      },
  97      "styles": {
  98          "typography": {
  99              "fontFamily": "var:preset|font-family|ysabeau-office",
 100              "letterSpacing": "-0.22px",
 101              "lineHeight": "1.5"
 102          },
 103          "blocks": {
 104              "core/button": {
 105                  "border": {
 106                      "radius": "0px"
 107                  },
 108                  "spacing": {
 109                      "padding": {
 110                          "bottom": "1rem",
 111                          "left": "1.6rem",
 112                          "right": "1.6rem",
 113                          "top": "1rem"
 114                      }
 115                  },
 116                  "variations": {
 117                      "outline": {
 118                          "spacing": {
 119                              "padding": {
 120                                  "bottom": "1rem",
 121                                  "left": "1.6rem",
 122                                  "right": "1.6rem",
 123                                  "top": "1rem"
 124                              }
 125                          }
 126                      }
 127                  }
 128              },
 129              "core/code": {
 130                  "typography": {
 131                      "letterSpacing": "0px"
 132                  }
 133              },
 134              "core/heading": {
 135                  "typography": {
 136                      "lineHeight": "1.2"
 137                  }
 138              },
 139              "core/list": {
 140                  "typography": {
 141                      "lineHeight": "1.3"
 142                  }
 143              },
 144              "core/loginout": {
 145                  "typography": {
 146                      "fontSize": "var:preset|font-size|medium"
 147                  }
 148              },
 149              "core/post-terms": {
 150                  "typography": {
 151                      "fontWeight": "400"
 152                  }
 153              },
 154              "core/pullquote": {
 155                  "typography": {
 156                      "fontFamily": "var:preset|font-family|platypi",
 157                      "letterSpacing": "-0.01em",
 158                      "lineHeight": "1.1"
 159                  }
 160              },
 161              "core/quote": {
 162                  "typography": {
 163                      "fontWeight": "300"
 164                  }
 165              },
 166              "core/site-title": {
 167                  "typography": {
 168                      "fontFamily": "var:preset|font-family|ysabeau-office",
 169                      "fontSize": "var:preset|font-size|large",
 170                      "letterSpacing": "1.44px",
 171                      "textTransform": "uppercase"
 172                  }
 173              }
 174          },
 175          "elements": {
 176              "button": {
 177                  "typography": {
 178                      "fontFamily": "var:preset|font-family|ysabeau-office",
 179                      "fontWeight": "600",
 180                      "letterSpacing": "1.44px",
 181                      "textTransform": "uppercase"
 182                  },
 183                  ":hover": {
 184                      "color": {
 185                          "background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, black)"
 186                      }
 187                  }
 188              },
 189              "heading": {
 190                  "typography": {
 191                      "fontFamily": "var:preset|font-family|platypi"
 192                  }
 193              },
 194              "h5": {
 195                  "typography": {
 196                      "fontSize": "var:preset|font-size|medium"
 197                  }
 198              },
 199              "h6": {
 200                  "typography": {
 201                      "fontSize": "var:preset|font-size|small",
 202                      "fontWeight": "400",
 203                      "fontStyle": "initial",
 204                      "letterSpacing": "initial",
 205                      "textTransform": "initial"
 206                  }
 207              }
 208          },
 209          "variations": {
 210              "section-2": {
 211                  "color": {
 212                      "background": "var:preset|color|accent-3",
 213                      "text": "var:preset|color|accent-1"
 214                  },
 215                  "elements": {
 216                      "button": {
 217                          "color": {
 218                              "background": "var:preset|color|accent-1",
 219                              "text": "var:preset|color|accent-3"
 220                          },
 221                          ":hover": {
 222                              "color": {
 223                                  "background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
 224                              }
 225                          }
 226                      }
 227                  }
 228              },
 229              "section-4": {
 230                  "elements": {
 231                      "button": {
 232                          ":hover": {
 233                              "color": {
 234                                  "background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
 235                              }
 236                          }
 237                      }
 238                  }
 239              },
 240              "section-5": {
 241                  "elements": {
 242                      "button": {
 243                          ":hover": {
 244                              "color": {
 245                                  "background": "color-mix(in srgb, var(--wp--preset--color--base) 90%, transparent)"
 246                              }
 247                          }
 248                      }
 249                  }
 250              }
 251          }
 252      }
 253  }


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref