- 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/06-morning.json
r59314 r59348 396 396 "link": { 397 397 "color": { 398 "text": " var:preset|color|contrast"398 "text": "currentColor" 399 399 } 400 400 } … … 454 454 "heading": { 455 455 "color": { 456 "text": " var:preset|color|base"456 "text": "currentColor" 457 457 } 458 458 }, … … 466 466 "background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)", 467 467 "text": "var:preset|color|contrast" 468 469 468 } 469 } 470 470 }, 471 471 "link": { 472 472 "color": { 473 "text": " var:preset|color|base"473 "text": "currentColor" 474 474 } 475 475 } … … 496 496 "link": { 497 497 "color": { 498 "text": " var:preset|color|base"498 "text": "currentColor" 499 499 } 500 500 }
Note: See TracChangeset
for help on using the changeset viewer.