- Timestamp:
- 11/05/2024 02:00:03 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/styles/03-dusk.json
r59314 r59348 129 129 "link": { 130 130 "color": { 131 "text": " var:preset|color|accent-2"131 "text": "currentColor" 132 132 } 133 133 } … … 144 144 "link": { 145 145 "color": { 146 "text": " var:preset|color|accent-2"146 "text": "currentColor" 147 147 } 148 148 } … … 290 290 } 291 291 }, 292 "section-1": {292 "section-1": { 293 293 "elements": { 294 294 "link": { … … 317 317 "link": { 318 318 "color": { 319 "text": " var:preset|color|base"319 "text": "currentColor" 320 320 } 321 321 }, 322 322 "heading": { 323 323 "color": { 324 "text": " var:preset|color|base"324 "text": "currentColor" 325 325 } 326 326 } … … 334 334 "heading": { 335 335 "color": { 336 "text": " var:preset|color|accent-2"336 "text": "currentColor" 337 337 } 338 338 } … … 356 356 "link": { 357 357 "color": { 358 "text": " var:preset|color|base"358 "text": "currentColor" 359 359 } 360 360 }, 361 361 "heading": { 362 362 "color": { 363 "text": " var:preset|color|base"363 "text": "currentColor" 364 364 } 365 365 }
Note: See TracChangeset
for help on using the changeset viewer.